| Index: cc/test/fake_proxy.h
|
| diff --git a/cc/test/fake_proxy.h b/cc/test/fake_proxy.h
|
| index 0db566156a998c125d119626f97a94dd48f40c9c..af7b99ed638bae13ba434f96b2d7eb7eef7fdbfb 100644
|
| --- a/cc/test/fake_proxy.h
|
| +++ b/cc/test/fake_proxy.h
|
| @@ -17,7 +17,6 @@ class FakeProxy : public Proxy {
|
|
|
| void SetLayerTreeHost(LayerTreeHost* host);
|
|
|
| - void FinishAllRendering() override {}
|
| bool IsStarted() const override;
|
| bool CommitToActiveTree() const override;
|
| void SetOutputSurface(OutputSurface* output_surface) override {}
|
|
|