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 ae08e8d1a2d25ae9c2b81a51ffbc11bea7802300..a38a856a58b13a8de2c9a8185a534061b57958e8 100644 |
--- a/content/browser/compositor/gpu_browser_compositor_output_surface.h |
+++ b/content/browser/compositor/gpu_browser_compositor_output_surface.h |
@@ -30,6 +30,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); |