diff options
Diffstat (limited to 'cc/trees/single_thread_proxy.h')
-rw-r--r-- | cc/trees/single_thread_proxy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h index df1113e..2882551 100644 --- a/cc/trees/single_thread_proxy.h +++ b/cc/trees/single_thread_proxy.h @@ -88,7 +88,6 @@ class SingleThreadProxy : public Proxy, LayerTreeHostImplClient { SingleThreadProxy(LayerTreeHost* layer_tree_host, LayerTreeHostSingleThreadClient* client); - void OnOutputSurfaceInitializeAttempted(bool success); bool CommitAndComposite(base::TimeTicks frame_begin_time, const gfx::Rect& device_viewport_damage_rect, bool for_readback, |