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 138ce01a196849386b02f7ed677f07b47d102fe2..93f222ca5bf29a4578ed544a29b9d74718147011 100644 |
--- a/cc/test/fake_layer_tree_host_impl_client.h |
+++ b/cc/test/fake_layer_tree_host_impl_client.h |
@@ -13,7 +13,6 @@ namespace cc { |
class FakeLayerTreeHostImplClient : public LayerTreeHostImplClient { |
public: |
// LayerTreeHostImplClient implementation. |
- void UpdateRendererCapabilitiesOnImplThread() override {} |
void DidLoseOutputSurfaceOnImplThread() override {} |
void CommitVSyncParameters(base::TimeTicks timebase, |
base::TimeDelta interval) override {} |