Index: third_party/WebKit/Source/core/inspector/InspectorPageAgent.h |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorPageAgent.h b/third_party/WebKit/Source/core/inspector/InspectorPageAgent.h |
index 4a146e10fa16866f4cfde99c1eca8c6178e4ed6e..dff748278b08b37c62286d618c2aef53397f47ce 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorPageAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorPageAgent.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 { |