| Index: third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h b/third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h
|
| index e97b8df836b4602d603ef621898bd46c78379d76..d58a89b381ef1bf1508e24d3ccaadbd5d301764a 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptEventListener.h
|
| @@ -42,7 +42,6 @@ class ExecutionContext;
|
| class LocalFrame;
|
| class Node;
|
| class QualifiedName;
|
| -class ScheduledAction;
|
| class SourceLocation;
|
|
|
| V8LazyEventListener* createAttributeEventListener(
|
|
|