| Index: content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| diff --git a/content/browser/compositor/gpu_browser_compositor_output_surface.h b/content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| index 56cb9365bcba0611ef9113185f82a84e8a49cd3e..628342378ee98a56384f752c70a6eb7d356a3c95 100644
|
| --- a/content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| @@ -39,7 +39,6 @@ class GpuBrowserCompositorOutputSurface
|
| GpuBrowserCompositorOutputSurface(
|
| scoped_refptr<ContextProviderCommandBuffer> context,
|
| scoped_refptr<ui::CompositorVSyncManager> vsync_manager,
|
| - cc::SyntheticBeginFrameSource* begin_frame_source,
|
| std::unique_ptr<display_compositor::CompositorOverlayCandidateValidator>
|
| overlay_candidate_validator);
|
|
|
|
|