Chromium Code Reviews| Index: Source/web/tests/LocaleWinTest.cpp |
| diff --git a/Source/web/tests/LocaleWinTest.cpp b/Source/web/tests/LocaleWinTest.cpp |
| index 1b0c441e9f18f55992a4539f013df83f921cbf19..f9ebb2a53307695b266fca187f5e66d13c347185 100644 |
| --- a/Source/web/tests/LocaleWinTest.cpp |
| +++ b/Source/web/tests/LocaleWinTest.cpp |
| @@ -38,7 +38,7 @@ |
| #include "wtf/text/CString.h" |
| #include <gtest/gtest.h> |
| -using namespace WebCore; |
| +using namespace blink; |
| using namespace std; |
| class LocaleWinTest : public ::testing::Test { |