diff options
Diffstat (limited to 'content/browser/compositor/browser_compositor_output_surface.h')
-rw-r--r-- | content/browser/compositor/browser_compositor_output_surface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/compositor/browser_compositor_output_surface.h b/content/browser/compositor/browser_compositor_output_surface.h index f5da02d..f582776 100644 --- a/content/browser/compositor/browser_compositor_output_surface.h +++ b/content/browser/compositor/browser_compositor_output_surface.h @@ -56,7 +56,6 @@ class CONTENT_EXPORT BrowserCompositorOutputSurface // Constructor used by the accelerated implementation. BrowserCompositorOutputSurface( const scoped_refptr<cc::ContextProvider>& context, - const scoped_refptr<cc::ContextProvider>& worker_context, const scoped_refptr<ui::CompositorVSyncManager>& vsync_manager, scoped_ptr<BrowserCompositorOverlayCandidateValidator> overlay_candidate_validator); |