Chromium Code Reviews| Index: Source/web/tests/LocaleICUTest.cpp |
| diff --git a/Source/web/tests/LocaleICUTest.cpp b/Source/web/tests/LocaleICUTest.cpp |
| index 748c619ed3ee3d352d1054eb029fc8f055abee69..567259ce72a5824dc7a41105123e641aec1ed2e9 100644 |
| --- a/Source/web/tests/LocaleICUTest.cpp |
| +++ b/Source/web/tests/LocaleICUTest.cpp |
| @@ -35,7 +35,7 @@ |
| #include "wtf/text/StringBuilder.h" |
| #include <gtest/gtest.h> |
| -using namespace WebCore; |
| +using namespace blink; |
| class LocaleICUTest : public ::testing::Test { |
| public: |