Index: third_party/WebKit/Source/core/html/HTMLMediaElementTest.cpp |
diff --git a/third_party/WebKit/Source/core/html/HTMLMediaElementTest.cpp b/third_party/WebKit/Source/core/html/HTMLMediaElementTest.cpp |
index 69c6ee7ef4eadeca2f572ea6e042ac5738aa054c..1ce0677eeac89393162d1037545f8bad24870f7a 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLMediaElementTest.cpp |
+++ b/third_party/WebKit/Source/core/html/HTMLMediaElementTest.cpp |
@@ -7,8 +7,8 @@ |
#include "core/frame/Settings.h" |
#include "core/html/HTMLAudioElement.h" |
#include "core/html/HTMLVideoElement.h" |
-#include "core/page/NetworkStateNotifier.h" |
#include "core/testing/DummyPageHolder.h" |
+#include "platform/network/NetworkStateNotifier.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace blink { |