| Index: components/display_compositor/gpu_offscreen_compositor_frame_sink.cc | 
| diff --git a/components/display_compositor/gpu_offscreen_compositor_frame_sink.cc b/components/display_compositor/gpu_offscreen_compositor_frame_sink.cc | 
| index e47474ded0a1409a02f7ecc2bbce0d2494493672..f14f8db3e51e05e6de511ac082f8ee28dc7b2794 100644 | 
| --- a/components/display_compositor/gpu_offscreen_compositor_frame_sink.cc | 
| +++ b/components/display_compositor/gpu_offscreen_compositor_frame_sink.cc | 
| @@ -18,7 +18,6 @@ GpuOffscreenCompositorFrameSink::GpuOffscreenCompositorFrameSink( | 
| surface_manager, | 
| frame_sink_id, | 
| nullptr, | 
| -                             nullptr, | 
| std::move(compositor_frame_sink_private_request), | 
| std::move(client)), | 
| binding_(this, std::move(request)) { | 
|  |