Index: third_party/WebKit/Source/bindings/core/v8/ScheduledAction.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/ScheduledAction.h b/third_party/WebKit/Source/bindings/core/v8/ScheduledAction.h |
index b65d36ee1eaaa025bef2573d7383b1af7c38aa60..28a80e44b711e9bc2828e591e1cb972e63b2af23 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/ScheduledAction.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/ScheduledAction.h |
@@ -56,8 +56,6 @@ |
static ScheduledAction* create(ScriptState*, const String& handler); |
~ScheduledAction(); |
- void dispose(); |
- |
DECLARE_TRACE(); |
void execute(ExecutionContext*); |