Index: third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp |
index 4047ecca74a61c32b436f16d2102427259f48c6d..a601100e794f3b1bd73e030a3e4de1f68927cd97 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp |
+++ b/third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp |
@@ -63,7 +63,6 @@ |
#include "platform/MIMETypeRegistry.h" |
#include "platform/PlatformResourceLoader.h" |
#include "platform/UserGestureIndicator.h" |
-#include "platform/v8_inspector/public/V8InspectorSession.h" |
#include "platform/weborigin/SecurityOrigin.h" |
#include "wtf/CurrentTime.h" |
#include "wtf/ListHashSet.h" |