| 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 5feef007b7c0405d5b700c23bb48d772979877d3..406c51e5c1afe10519de3b321695f6a5073c5449 100644
|
| --- a/cc/surfaces/compositor_frame_sink_support.h
|
| +++ b/cc/surfaces/compositor_frame_sink_support.h
|
| @@ -56,7 +56,6 @@
|
| void AddChildFrameSink(const FrameSinkId& child_frame_sink_id);
|
| void RemoveChildFrameSink(const FrameSinkId& child_frame_sink_id);
|
| void RequestCopyOfSurface(std::unique_ptr<CopyOutputRequest> request);
|
| - void ForceReclaimResources();
|
|
|
| private:
|
| // Update surface references with SurfaceManager for current CompositorFrame
|
|
|