Index: content/renderer/gpu/compositor_output_surface.h |
diff --git a/content/renderer/gpu/compositor_output_surface.h b/content/renderer/gpu/compositor_output_surface.h |
index d3e78b214003f4525c2bed7fc57d08e7014cafd5..5b340019291d2f6a90c00f3f718ad6b92dfd8f10 100644 |
--- a/content/renderer/gpu/compositor_output_surface.h |
+++ b/content/renderer/gpu/compositor_output_surface.h |
@@ -89,8 +89,6 @@ class CompositorOutputSurface |
void OnUpdateVSyncParametersFromBrowser(base::TimeTicks timebase, |
base::TimeDelta interval); |
void OnSwapAck(uint32_t output_surface_id, const cc::CompositorFrameAck& ack); |
- void OnReclaimResources(uint32_t output_surface_id, |
- const cc::CompositorFrameAck& ack); |
bool Send(IPC::Message* message); |
scoped_refptr<CompositorForwardingMessageFilter> output_surface_filter_; |