| Index: cc/trees/proxy_impl.h
|
| diff --git a/cc/trees/proxy_impl.h b/cc/trees/proxy_impl.h
|
| index 507ae33faf89002e10e2f317695a55146feca977..116515ced7c453c26a505ab7e810e1c48c9a4a5f 100644
|
| --- a/cc/trees/proxy_impl.h
|
| +++ b/cc/trees/proxy_impl.h
|
| @@ -44,7 +44,6 @@ class CC_EXPORT ProxyImpl : public NON_EXPORTED_BASE(LayerTreeHostImplClient),
|
| CommitEarlyOutReason reason,
|
| base::TimeTicks main_thread_start_time,
|
| std::vector<std::unique_ptr<SwapPromise>> swap_promises);
|
| - void FinishAllRenderingOnImpl(CompletionEvent* completion);
|
| void SetVisibleOnImpl(bool visible);
|
| void ReleaseOutputSurfaceOnImpl(CompletionEvent* completion);
|
| void FinishGLOnImpl(CompletionEvent* completion);
|
|
|