| Index: third_party/WebKit/Source/platform/TimerTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/TimerTest.cpp b/third_party/WebKit/Source/platform/TimerTest.cpp
|
| index bd37098d23719bd630a15a0608a47ec103ea104a..6b1ca9290b4b3b4e1262a052de4235c98235f60a 100644
|
| --- a/third_party/WebKit/Source/platform/TimerTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/TimerTest.cpp
|
| @@ -143,10 +143,6 @@ public:
|
| {
|
| }
|
|
|
| - void postIdleTaskAfterWakeup(const WebTraceLocation&, WebThread::IdleTask*) override
|
| - {
|
| - }
|
| -
|
| WebTaskRunner* timerTaskRunner() override
|
| {
|
| return &m_timerWebTaskRunner;
|
|
|