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

Unified Diff: Source/web/tests/LocaleMacTest.cpp

Issue 398673003: Rename WebCore namespace to blink in bindings and web (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months 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/tests/LocaleICUTest.cpp ('k') | Source/web/tests/LocaleWinTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/LocaleMacTest.cpp
diff --git a/Source/web/tests/LocaleMacTest.cpp b/Source/web/tests/LocaleMacTest.cpp
index d3858db6cb448b927114cd67c0db76f5f6d9c339..7772cc75e28498e6d3a4f3b8f3f1477656020c97 100644
--- a/Source/web/tests/LocaleMacTest.cpp
+++ b/Source/web/tests/LocaleMacTest.cpp
@@ -33,7 +33,7 @@
#include "wtf/text/CString.h"
#include <gtest/gtest.h>
-using namespace WebCore;
+using namespace blink;
class LocaleMacTest : public ::testing::Test {
protected:
« no previous file with comments | « Source/web/tests/LocaleICUTest.cpp ('k') | Source/web/tests/LocaleWinTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698