| Index: cc/trees/thread_proxy.h
|
| diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h
|
| index 4734778c8d46e42dec42951706fb6cf55b9dc8ff..8d4348e490debf216b86c46ab57fd6650ae7383f 100644
|
| --- a/cc/trees/thread_proxy.h
|
| +++ b/cc/trees/thread_proxy.h
|
| @@ -198,7 +198,6 @@ class CC_EXPORT ThreadProxy : 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(
|
|
|