Index: third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h |
index aca38d63c003ba0ad71fa0181f295db9963ef2b5..53f9b8c681d4d0f75445bf732e82253697e818ca 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h |
+++ b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h |
@@ -52,7 +52,6 @@ class CSSStyleSheet; |
class Document; |
class Element; |
class InspectedFrames; |
-class InspectorFrontend; |
class InspectorResourceAgent; |
class InspectorResourceContainer; |
class InspectorResourceContentLoader; |