| Index: cc/test/fake_layer_tree_host_impl_client.h
|
| diff --git a/cc/test/fake_layer_tree_host_impl_client.h b/cc/test/fake_layer_tree_host_impl_client.h
|
| index 2f33b7aea4cb05cc79a9128d5242711c5ade152a..1499047b2183655ad95546a17cf5cdaedd7bb35a 100644
|
| --- a/cc/test/fake_layer_tree_host_impl_client.h
|
| +++ b/cc/test/fake_layer_tree_host_impl_client.h
|
| @@ -36,7 +36,6 @@ class FakeLayerTreeHostImplClient : public LayerTreeHostImplClient {
|
| 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(
|
|
|