Chromium Code Reviews| Index: Source/core/dom/ExecutionContext.h |
| diff --git a/Source/core/dom/ExecutionContext.h b/Source/core/dom/ExecutionContext.h |
| index 6207d7ba8aae5f97e58178fb66c19098a094f41e..9cc3926e90708aa9efb3d7c969b7632feb180960 100644 |
| --- a/Source/core/dom/ExecutionContext.h |
| +++ b/Source/core/dom/ExecutionContext.h |
| @@ -124,8 +124,6 @@ |
| virtual EventQueue* eventQueue() const = 0; |
| - void removeAllLifecycleObservers(); |
| - |
| protected: |
| ContextLifecycleNotifier& lifecycleNotifier(); |