| Index: components/exo/compositor_frame_sink_holder.cc
|
| diff --git a/components/exo/compositor_frame_sink_holder.cc b/components/exo/compositor_frame_sink_holder.cc
|
| index 695aeec1877591bfaba9f849cecda15c93a76088..80b3bb53a5298534df8faf081e6d7f0662d6269b 100644
|
| --- a/components/exo/compositor_frame_sink_holder.cc
|
| +++ b/components/exo/compositor_frame_sink_holder.cc
|
| @@ -61,10 +61,6 @@ void CompositorFrameSinkHolder::ReclaimResources(
|
| }
|
| }
|
|
|
| -void CompositorFrameSinkHolder::WillDrawSurface(
|
| - const cc::LocalSurfaceId& local_surface_id,
|
| - const gfx::Rect& damage_rect) {}
|
| -
|
| ////////////////////////////////////////////////////////////////////////////////
|
| // cc::ExternalBeginFrameSourceClient overrides:
|
|
|
|
|