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

Unified Diff: Source/testing/runner/WebTestInterfaces.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/testing/runner/WebPreferences.cpp ('k') | Source/testing/runner/WebTestProxy.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/testing/runner/WebTestInterfaces.cpp
diff --git a/Source/testing/runner/WebTestInterfaces.cpp b/Source/testing/runner/WebTestInterfaces.cpp
index fc9c4d2afd111d27d172c32464298ccfe24bfe1c..09556aba49e4fe7e0df60b669d34435ab756c30a 100644
--- a/Source/testing/runner/WebTestInterfaces.cpp
+++ b/Source/testing/runner/WebTestInterfaces.cpp
@@ -37,7 +37,7 @@
#include "TestInterfaces.h"
#include "TestRunner.h"
-using namespace WebKit;
+using namespace blink;
namespace WebTestRunner {
« no previous file with comments | « Source/testing/runner/WebPreferences.cpp ('k') | Source/testing/runner/WebTestProxy.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698