| Index: cc/surfaces/direct_compositor_frame_sink.h
|
| diff --git a/cc/surfaces/direct_compositor_frame_sink.h b/cc/surfaces/direct_compositor_frame_sink.h
|
| index 86210dabab4cb1aa296efe445311302a41e8589b..29d4653e394e71d1d7d8c69cb4210a4132f9ce8c 100644
|
| --- a/cc/surfaces/direct_compositor_frame_sink.h
|
| +++ b/cc/surfaces/direct_compositor_frame_sink.h
|
| @@ -47,7 +47,6 @@ class CC_SURFACES_EXPORT DirectCompositorFrameSink
|
| bool BindToClient(CompositorFrameSinkClient* client) override;
|
| void DetachFromClient() override;
|
| void SubmitCompositorFrame(CompositorFrame frame) override;
|
| - void ForceReclaimResources() override;
|
|
|
| // SurfaceFactoryClient implementation.
|
| void ReturnResources(const ReturnedResourceArray& resources) override;
|
|
|