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 5f88209e8634b03a8f7d7560e76ca636452ac621..08971c23efab1f17022842dbf337963be4c0a4fc 100644 |
--- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
+++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
@@ -31,7 +31,7 @@ class OffscreenBrowserCompositorOutputSurface |
const scoped_refptr<ContextProviderCommandBuffer>& worker_context, |
const scoped_refptr<ui::CompositorVSyncManager>& vsync_manager, |
base::SingleThreadTaskRunner* task_runner, |
- std::unique_ptr<BrowserCompositorOverlayCandidateValidator> |
+ std::unique_ptr<display_compositor::CompositorOverlayCandidateValidator> |
overlay_candidate_validator); |
~OffscreenBrowserCompositorOutputSurface() override; |