| Index: cc/trees/thread_proxy.h
|
| diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h
|
| index ace01988af772835c183a6fa805fa5de394d9c09..fe709112439d3a251582dbe825279f02a8424144 100644
|
| --- a/cc/trees/thread_proxy.h
|
| +++ b/cc/trees/thread_proxy.h
|
| @@ -272,7 +272,6 @@ class CC_EXPORT ThreadProxy : public Proxy,
|
| void LayerTreeHostClosedOnImplThread(CompletionEvent* completion);
|
| DrawResult DrawSwapInternal(bool forced_draw);
|
| void ForceSerializeOnSwapBuffersOnImplThread(CompletionEvent* completion);
|
| - void CheckOutputSurfaceStatusOnImplThread();
|
| void CommitPendingOnImplThreadForTesting(CommitPendingRequest* request);
|
| void AsValueOnImplThread(CompletionEvent* completion,
|
| base::debug::TracedValue* state) const;
|
|
|