| Index: third_party/WebKit/Source/core/frame/SuspendableTimer.h
|
| diff --git a/third_party/WebKit/Source/core/frame/SuspendableTimer.h b/third_party/WebKit/Source/core/frame/SuspendableTimer.h
|
| index f2c8c613d1f07f74998e1f2f0acc8951a55dcb9f..3ae885e8871038ad8583afe9bf59e45a4bf20ced 100644
|
| --- a/third_party/WebKit/Source/core/frame/SuspendableTimer.h
|
| +++ b/third_party/WebKit/Source/core/frame/SuspendableTimer.h
|
| @@ -39,7 +39,6 @@ public:
|
| ~SuspendableTimer() override;
|
|
|
| // ActiveDOMObject
|
| - bool hasPendingActivity() const final;
|
| void stop() override;
|
| void suspend() final;
|
| void resume() final;
|
|
|