Index: content/browser/compositor/offscreen_browser_compositor_output_surface.cc |
diff --git a/content/browser/compositor/offscreen_browser_compositor_output_surface.cc b/content/browser/compositor/offscreen_browser_compositor_output_surface.cc |
index eaadce554994e48f6baa9944c77dee17864f7435..35a3a6cee52a56f90e11a1855e55879967c7a7a6 100644 |
--- a/content/browser/compositor/offscreen_browser_compositor_output_surface.cc |
+++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.cc |
@@ -35,7 +35,7 @@ OffscreenBrowserCompositorOutputSurface:: |
const scoped_refptr<ContextProviderCommandBuffer>& context, |
const scoped_refptr<ContextProviderCommandBuffer>& worker_context, |
const scoped_refptr<ui::CompositorVSyncManager>& vsync_manager, |
- scoped_ptr<BrowserCompositorOverlayCandidateValidator> |
+ std::unique_ptr<BrowserCompositorOverlayCandidateValidator> |
overlay_candidate_validator) |
: BrowserCompositorOutputSurface(context, |
worker_context, |