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 91c20089b21ffc08dfa7ac90a9ef0927c8c61b1d..9258e3801d1b54f461be8cb86d7710131d77f71e 100644 |
--- a/third_party/WebKit/Source/platform/TimerTest.cpp |
+++ b/third_party/WebKit/Source/platform/TimerTest.cpp |
@@ -127,10 +127,6 @@ public: |
{ |
} |
- void postIdleTaskAfterWakeup(const WebTraceLocation&, WebThread::IdleTask*) override |
- { |
- } |
- |
WebTaskRunner* timerTaskRunner() override |
{ |
return &m_timerWebTaskRunner; |