Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / page / NetworkStateNotifierTest.cpp
index ab9627b..2570463 100644 (file)
@@ -38,7 +38,7 @@
 #include "wtf/Functional.h"
 #include <gtest/gtest.h>
 
-namespace WebCore {
+namespace blink {
 
 class StateObserver : public NetworkStateNotifier::NetworkStateObserver {
 public:
@@ -277,4 +277,4 @@ TEST_F(NetworkStateNotifierTest, RemoveAllContexts)
     EXPECT_EQ(observer2.observedType(), blink::ConnectionTypeNone);
 }
 
-} // namespace WebCore
+} // namespace blink