Index: third_party/WebKit/Source/core/inspector/v8/InjectedScriptHost.h |
diff --git a/third_party/WebKit/Source/core/inspector/v8/InjectedScriptHost.h b/third_party/WebKit/Source/core/inspector/v8/InjectedScriptHost.h |
index 1216a11c65ec6ebb3335486af7b24ec342bd2e64..94e6ed8b658b7a1b943f2c8e76b0ef7046f81ec8 100644 |
--- a/third_party/WebKit/Source/core/inspector/v8/InjectedScriptHost.h |
+++ b/third_party/WebKit/Source/core/inspector/v8/InjectedScriptHost.h |
@@ -32,6 +32,7 @@ |
#include "core/InspectorTypeBuilder.h" |
#include "core/inspector/v8/InjectedScriptHostClient.h" |
+#include "core/inspector/v8/V8DebuggerAgentImpl.h" |
#include "wtf/Functional.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/RefCounted.h" |