Index: cc/surfaces/compositor_frame_sink_support.h |
diff --git a/cc/surfaces/compositor_frame_sink_support.h b/cc/surfaces/compositor_frame_sink_support.h |
index 75f5605db733321f462806577b1f61c8e004820c..33e44f9e5423ea1d88860ec1446b236a6691266d 100644 |
--- a/cc/surfaces/compositor_frame_sink_support.h |
+++ b/cc/surfaces/compositor_frame_sink_support.h |
@@ -69,7 +69,6 @@ class CC_SURFACES_EXPORT CompositorFrameSinkSupport |
void SubmitCompositorFrame(const LocalSurfaceId& local_surface_id, |
CompositorFrame frame); |
void RequestCopyOfSurface(std::unique_ptr<CopyOutputRequest> request); |
- void ForceReclaimResources(); |
void ClaimTemporaryReference(const SurfaceId& surface_id); |
protected: |