| Index: third_party/WebKit/Source/bindings/core/v8/ScriptController.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptController.h b/third_party/WebKit/Source/bindings/core/v8/ScriptController.h
|
| index 80a098de319df65c1a8c88a10569d820975b01ed..301ace9bc21a34fd14a658e828301be4e732b014 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptController.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptController.h
|
| @@ -48,9 +48,7 @@ namespace blink {
|
|
|
| class DOMWrapperWorld;
|
| class Element;
|
| -class ExecutionContext;
|
| class HTMLDocument;
|
| -class HTMLPlugInElement;
|
| class KURL;
|
| class ScriptState;
|
| class ScriptSourceCode;
|
|
|