Index: cc/trees/layer_tree_host_impl_unittest.cc |
diff --git a/cc/trees/layer_tree_host_impl_unittest.cc b/cc/trees/layer_tree_host_impl_unittest.cc |
index 600ace79e45b576226d93e841a2ac2d38031bc45..6c747774f6344916342a2bf33c8e09bc92ab096d 100644 |
--- a/cc/trees/layer_tree_host_impl_unittest.cc |
+++ b/cc/trees/layer_tree_host_impl_unittest.cc |
@@ -152,7 +152,6 @@ class LayerTreeHostImplTest : public testing::Test, |
current_priority_cutoff_value_ = priority_cutoff; |
return reduce_memory_result_; |
} |
- virtual void SendManagedMemoryStats() OVERRIDE {} |
virtual bool IsInsideDraw() OVERRIDE { return false; } |
virtual void RenewTreePriority() OVERRIDE {} |
virtual void PostDelayedScrollbarFadeOnImplThread( |