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..6b8493e7a720da734cd98f51554afd1d1727596f 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, |
+ base::SingleThreadTaskRunner* task_runner, |
scoped_ptr<BrowserCompositorOverlayCandidateValidator> |
overlay_candidate_validator); |