Index: trunk/src/cc/test/fake_layer_tree_host_impl_client.h |
=================================================================== |
--- trunk/src/cc/test/fake_layer_tree_host_impl_client.h (revision 266894) |
+++ trunk/src/cc/test/fake_layer_tree_host_impl_client.h (working copy) |
@@ -27,7 +27,6 @@ |
virtual void SetNeedsRedrawOnImplThread() OVERRIDE {} |
virtual void SetNeedsRedrawRectOnImplThread( |
const gfx::Rect& damage_rect) OVERRIDE {} |
- virtual void SetNeedsAnimateOnImplThread() OVERRIDE {} |
virtual void DidInitializeVisibleTileOnImplThread() OVERRIDE {} |
virtual void SetNeedsCommitOnImplThread() OVERRIDE {} |
virtual void SetNeedsManageTilesOnImplThread() OVERRIDE {} |