| Index: Source/platform/text/DateTimeFormatTest.cpp
|
| diff --git a/Source/platform/text/DateTimeFormatTest.cpp b/Source/platform/text/DateTimeFormatTest.cpp
|
| index 6964694faed2805837072b96f69a9a9e5020fa63..df419418d63b5d2c9b277546a197dc16724d259f 100644
|
| --- a/Source/platform/text/DateTimeFormatTest.cpp
|
| +++ b/Source/platform/text/DateTimeFormatTest.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "wtf/text/StringBuilder.h"
|
| #include <gtest/gtest.h>
|
|
|
| -using namespace WebCore;
|
| +using namespace blink;
|
|
|
| class DateTimeFormatTest : public ::testing::Test {
|
| public:
|
|
|