Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(269)

Unified Diff: Source/web/DatabaseObserver.cpp

Issue 61773005: Rename WebKit namespace to blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/web/DOMUtilitiesPrivate.cpp ('k') | Source/web/DateTimeChooserImpl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/DatabaseObserver.cpp
diff --git a/Source/web/DatabaseObserver.cpp b/Source/web/DatabaseObserver.cpp
index cb69b89e87359a2df90a27e8b949b87921fb7f4a..76e6f088269c701404e9c7ea598827bbdb02ce75 100644
--- a/Source/web/DatabaseObserver.cpp
+++ b/Source/web/DatabaseObserver.cpp
@@ -47,7 +47,7 @@
#include "modules/webdatabase/DatabaseContext.h"
#include "platform/CrossThreadCopier.h"
-using namespace WebKit;
+using namespace blink;
namespace WebCore {
« no previous file with comments | « Source/web/DOMUtilitiesPrivate.cpp ('k') | Source/web/DateTimeChooserImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698