| Index: content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| diff --git a/content/browser/compositor/offscreen_browser_compositor_output_surface.h b/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| index 3f753a86925e635223fc13688019c06807428fc0..d9d35e9cad3bdb57ae82d050f3f166ecfa546686 100644
|
| --- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| @@ -29,7 +29,7 @@ class OffscreenBrowserCompositorOutputSurface
|
| OffscreenBrowserCompositorOutputSurface(
|
| scoped_refptr<ContextProviderCommandBuffer> context,
|
| scoped_refptr<ui::CompositorVSyncManager> vsync_manager,
|
| - base::SingleThreadTaskRunner* task_runner,
|
| + cc::SyntheticBeginFrameSource* begin_frame_source,
|
| std::unique_ptr<display_compositor::CompositorOverlayCandidateValidator>
|
| overlay_candidate_validator);
|
|
|
|
|