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 f04fec3984fcb26ecce07d58284bef2e3731cb9f..6765b2d108c0b2221277cf43925f58e80e1e4c6d 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorBaseAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorBaseAgent.h |
@@ -34,6 +34,7 @@ |
#include "core/CoreExport.h" |
#include "core/inspector/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" |