Index: third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h b/third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h |
index 6e3f9ae0a3f07310ad680b3a76b18aa9d6d21d23..f08b47f4a7a9b31655567c9f045422b2ef65d231 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h |
@@ -39,9 +39,7 @@ |
#include "wtf/HashMap.h" |
#include "wtf/text/WTFString.h" |
-namespace v8_inspector { |
-class V8InspectorSession; |
-} |
+#include <v8-inspector.h> |
namespace blink { |