| Index: cc/trees/remote_channel_impl.h
|
| diff --git a/cc/trees/remote_channel_impl.h b/cc/trees/remote_channel_impl.h
|
| index daca018d171091825cf4de5fdcfce567a1ff98e8..81ae01b3c150e9ac2f9f0a2160d86e6badaecb46 100644
|
| --- a/cc/trees/remote_channel_impl.h
|
| +++ b/cc/trees/remote_channel_impl.h
|
| @@ -131,7 +131,6 @@ class CC_EXPORT RemoteChannelImpl : public ChannelImpl,
|
| std::unique_ptr<proto::CompositorMessage> proto) override;
|
|
|
| // Proxy implementation
|
| - void FinishAllRendering() override;
|
| bool IsStarted() const override;
|
| bool CommitToActiveTree() const override;
|
| void SetOutputSurface(OutputSurface* output_surface) override;
|
|
|