Index: cc/trees/thread_proxy.h |
diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h |
index 1523b775fb8d737d0bdc718ed452810cd5dca285..77ad51e41e631dde85be3277f99adeb716333d1f 100644 |
--- a/cc/trees/thread_proxy.h |
+++ b/cc/trees/thread_proxy.h |
@@ -168,6 +168,7 @@ class ThreadProxy : public Proxy, |
scoped_refptr<ContextProvider> offscreen_context_provider, |
bool* success, |
RendererCapabilities* capabilities); |
+ void FinishGLOnImplThread(CompletionEvent* completion); |
void LayerTreeHostClosedOnImplThread(CompletionEvent* completion); |
void ManageTilesOnImplThread(); |
void AcquireLayerTexturesForMainThreadOnImplThread( |