Index: third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.h |
diff --git a/third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.h b/third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.h |
index 1e820d298bac19d11dbdc4d9ce054444be2dd866..5b55761dc7ccd0e5623320087836c0e631c1742d 100644 |
--- a/third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.h |
+++ b/third_party/WebKit/Source/modules/indexeddb/InspectorIndexedDBAgent.h |
@@ -36,9 +36,7 @@ |
#include "modules/ModulesExport.h" |
#include "wtf/text/WTFString.h" |
-namespace v8_inspector { |
-class V8InspectorSession; |
-} |
+#include <v8-inspector.h> |
namespace blink { |