| 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 abbb20c065d5e53d5172d0c731a3a325f2ce58ca..426a07a2d5e05456fd8767230f0c51c3077e2e6f 100644
|
| --- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
| @@ -29,6 +29,7 @@ class OffscreenBrowserCompositorOutputSurface
|
| const scoped_refptr<ContextProviderCommandBuffer>& context,
|
| const scoped_refptr<ContextProviderCommandBuffer>& worker_context,
|
| const scoped_refptr<ui::CompositorVSyncManager>& vsync_manager,
|
| + scoped_ptr<cc::SyntheticBeginFrameSource> synthetic_begin_frame_source,
|
| scoped_ptr<BrowserCompositorOverlayCandidateValidator>
|
| overlay_candidate_validator);
|
|
|
|
|