| Index: third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h b/third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h
|
| index a3a22da379555f55f25c871a21099dbdf4d9ec81..15e46c499cf4b1b02e3852529fbae68baef522dd 100644
|
| --- a/third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h
|
| +++ b/third_party/WebKit/Source/core/dom/ContextLifecycleNotifier.h
|
| @@ -45,7 +45,6 @@ class CORE_EXPORT ContextLifecycleNotifier
|
| public:
|
| void notifyResumingActiveDOMObjects();
|
| void notifySuspendingActiveDOMObjects();
|
| - void notifyStoppingActiveDOMObjects();
|
|
|
| unsigned activeDOMObjectCount() const;
|
|
|
|
|