| 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 a604d3ed4bcf0d22aa165f2f135d2a6b2d8aec40..1fda6463c23305ec7cce773e715373c3270773fb 100644
|
| --- a/cc/test/fake_layer_tree_host_impl_client.h
|
| +++ b/cc/test/fake_layer_tree_host_impl_client.h
|
| @@ -21,7 +21,6 @@ class FakeLayerTreeHostImplClient : public LayerTreeHostImplClient {
|
| void NotifyReadyToActivate() override {}
|
| void NotifyReadyToDraw() override {}
|
| void SetNeedsRedrawOnImplThread() override {}
|
| - void SetNeedsRedrawRectOnImplThread(const gfx::Rect& damage_rect) override {}
|
| void SetNeedsOneBeginImplFrameOnImplThread() override {}
|
| void SetNeedsCommitOnImplThread() override {}
|
| void SetNeedsPrepareTilesOnImplThread() override {}
|
|
|