| 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 977acdf9788bf6aab0ede0ab2283f3a44343e7d6..f55cded3bba119cdd417b88e8d8a363ce998ec8b 100644
|
| --- a/cc/surfaces/compositor_frame_sink_support.h
|
| +++ b/cc/surfaces/compositor_frame_sink_support.h
|
| @@ -63,7 +63,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:
|
|
|