Index: content/renderer/render_thread_impl.h |
=================================================================== |
--- content/renderer/render_thread_impl.h (revision 244357) |
+++ content/renderer/render_thread_impl.h (working copy) |
@@ -143,7 +143,6 @@ |
virtual int64 GetIdleNotificationDelayInMs() const OVERRIDE; |
virtual void SetIdleNotificationDelayInMs( |
int64 idle_notification_delay_in_ms) OVERRIDE; |
- virtual void ToggleWebKitSharedTimer(bool suspend) OVERRIDE; |
virtual void UpdateHistograms(int sequence_number) OVERRIDE; |
virtual int PostTaskToAllWebWorkers(const base::Closure& closure) OVERRIDE; |
virtual bool ResolveProxy(const GURL& url, std::string* proxy_list) OVERRIDE; |