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 9bb674add0098a5e7216b0b4d5ea93a91fec1247..2518fa3a77e9b63ffd8b389ecc790144304a129f 100644 |
--- a/cc/trees/layer_tree_host_impl_unittest.cc |
+++ b/cc/trees/layer_tree_host_impl_unittest.cc |
@@ -120,7 +120,6 @@ class LayerTreeHostImplTest : public testing::Test, |
virtual void SetNeedsCommitOnImplThread() OVERRIDE { |
did_request_commit_ = true; |
} |
- virtual void SetNeedsManageTilesOnImplThread() OVERRIDE {} |
virtual void PostAnimationEventsToMainThreadOnImplThread( |
scoped_ptr<AnimationEventsVector> events, |
base::Time wall_clock_time) OVERRIDE {} |