Index: third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h b/third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h |
index 003b7e5c63c06409d2ed399d97d7478df595a512..28c4bd2ff6b81af21d456f877d51173b80bae3f3 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h |
@@ -12,9 +12,7 @@ |
#include "core/inspector/protocol/Animation.h" |
#include "wtf/text/WTFString.h" |
-namespace v8_inspector { |
-class V8InspectorSession; |
-} |
+#include <v8-inspector.h> |
namespace blink { |