| Index: third_party/WebKit/Source/core/inspector/InspectorStyleSheet.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorStyleSheet.h b/third_party/WebKit/Source/core/inspector/InspectorStyleSheet.h
|
| index fe827309df31690f4be0232ff2b396061abc76eb..e001c7ac1e1f06676a1fbfb1e4f7d8a963a88962 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorStyleSheet.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorStyleSheet.h
|
| @@ -44,7 +44,6 @@ class CSSMediaRule;
|
| class CSSStyleDeclaration;
|
| class CSSStyleRule;
|
| class CSSStyleSheet;
|
| -class Document;
|
| class Element;
|
| class ExceptionState;
|
| class InspectorNetworkAgent;
|
|
|