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 49cd83ddf85cf3a3fcce61dada83d707408c7362..5636f9ef4131b321abbec5169149960bae02d276 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp |
+++ b/third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp |
@@ -56,7 +56,6 @@ |
#include "core/inspector/InspectorDebuggerAgent.h" |
#include "core/inspector/InspectorInstrumentation.h" |
#include "core/inspector/InspectorResourceContentLoader.h" |
-#include "core/inspector/InstrumentingAgents.h" |
#include "core/loader/DocumentLoader.h" |
#include "core/loader/FrameLoader.h" |
#include "platform/MIMETypeRegistry.h" |