Chromium Code Reviews| 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: |