Index: third_party/WebKit/Source/core/inspector/InspectorBaseAgent.h |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorBaseAgent.h b/third_party/WebKit/Source/core/inspector/InspectorBaseAgent.h |
index 84ca702bc242185ac35b91b7c937eb17c3de68b1..d35d38c71eff986be87b550685247ac5e997bc7f 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorBaseAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorBaseAgent.h |
@@ -34,7 +34,6 @@ |
#include "core/CoreExport.h" |
#include "core/InstrumentingAgents.h" |
#include "platform/heap/Handle.h" |
-#include "platform/inspector_protocol/Backend.h" |
#include "platform/inspector_protocol/Dispatcher.h" |
#include "platform/inspector_protocol/Frontend.h" |
#include "platform/inspector_protocol/TypeBuilder.h" |