Index: third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.cpp |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.cpp |
index f91a5269622ac2f69851c9bb15c37792910dd477..3045fae80e066d3907b23cc17d1bd8827cf9adb6 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.cpp |
+++ b/third_party/WebKit/Source/core/inspector/InspectorApplicationCacheAgent.cpp |
@@ -31,7 +31,7 @@ |
#include "core/inspector/InspectedFrames.h" |
#include "core/loader/DocumentLoader.h" |
#include "core/loader/FrameLoader.h" |
-#include "core/page/NetworkStateNotifier.h" |
+#include "platform/network/NetworkStateNotifier.h" |
#include "wtf/text/StringBuilder.h" |
namespace blink { |