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 3af0c85659a7ef468cc5cb9788f6bffe01323b07..5f88209e8634b03a8f7d7560e76ca636452ac621 100644 |
--- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
+++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
@@ -30,6 +30,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, |
std::unique_ptr<BrowserCompositorOverlayCandidateValidator> |
overlay_candidate_validator); |