| 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 4133bc3695127862a2596b9350b9b54470cf180e..3c3c7a20781b9e154310f060ade1916f0bbf2a33 100644
|
| --- a/content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/gpu_browser_compositor_output_surface.h
|
| @@ -33,6 +33,7 @@ class GpuBrowserCompositorOutputSurface
|
| const scoped_refptr<ContextProviderCommandBuffer>& context,
|
| const scoped_refptr<ContextProviderCommandBuffer>& worker_context,
|
| const scoped_refptr<ui::CompositorVSyncManager>& vsync_manager,
|
| + base::SingleThreadTaskRunner* task_runner,
|
| scoped_ptr<BrowserCompositorOverlayCandidateValidator>
|
| overlay_candidate_validator);
|
|
|
|
|