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 184bacc251ac14ee79c21e4656989649d2b38299..dad401468e289b633230576b05589387cab0c64f 100644 |
--- a/cc/test/fake_layer_tree_host_impl_client.h |
+++ b/cc/test/fake_layer_tree_host_impl_client.h |
@@ -28,7 +28,6 @@ class FakeLayerTreeHostImplClient : public LayerTreeHostImplClient { |
virtual void SetNeedsRedrawRectOnImplThread(gfx::Rect damage_rect) OVERRIDE {} |
virtual void DidInitializeVisibleTileOnImplThread() OVERRIDE {} |
virtual void SetNeedsCommitOnImplThread() OVERRIDE {} |
- virtual void SetNeedsManageTilesOnImplThread() OVERRIDE {} |
virtual void PostAnimationEventsToMainThreadOnImplThread( |
scoped_ptr<AnimationEventsVector> events, |
base::Time wall_clock_time) OVERRIDE {} |