Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index df1113e97ca71ef769d2790852d1c6ee7859c94f..2882551c7f467eae550f35c9b59496e2dfb204b5 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, |