Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index 5de42b5d44be3065b1cde5a490c5eaf821e68334..7ad48b48bee6aa3414815fa0a3e4bde4abd39a3b 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -74,7 +74,6 @@ class CC_EXPORT SingleThreadProxy : public Proxy, |
virtual bool ReduceContentsTextureMemoryOnImplThread( |
size_t limit_bytes, |
int priority_cutoff) OVERRIDE; |
- virtual void SendManagedMemoryStats() OVERRIDE; |
virtual bool IsInsideDraw() OVERRIDE; |
virtual void RenewTreePriority() OVERRIDE {} |
virtual void PostDelayedScrollbarFadeOnImplThread( |