| Index: cc/trees/proxy_main.h
|
| diff --git a/cc/trees/proxy_main.h b/cc/trees/proxy_main.h
|
| index bd5f7d7aac4b633475a9b185e357dd42ab301fc2..41c3549645ba117bfe5ae5518afc3ec1423ff489 100644
|
| --- a/cc/trees/proxy_main.h
|
| +++ b/cc/trees/proxy_main.h
|
| @@ -81,7 +81,6 @@ class CC_EXPORT ProxyMain : public Proxy {
|
| friend class ProxyMainForTest;
|
|
|
| // Proxy implementation.
|
| - void FinishAllRendering() override;
|
| bool IsStarted() const override;
|
| bool CommitToActiveTree() const override;
|
| void SetOutputSurface(OutputSurface* output_surface) override;
|
|
|