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 587124f6ed56712206a2e1de1bbecb3eef0da8aa..53af8a563cde3a6bc79ca8da82bbedf992b82e88 100644 |
--- a/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
+++ b/content/browser/compositor/offscreen_browser_compositor_output_surface.h |
@@ -29,7 +29,7 @@ class OffscreenBrowserCompositorOutputSurface |
OffscreenBrowserCompositorOutputSurface( |
scoped_refptr<ui::ContextProviderCommandBuffer> context, |
const UpdateVSyncParametersCallback& update_vsync_parameters_callback, |
- std::unique_ptr<display_compositor::CompositorOverlayCandidateValidator> |
+ std::unique_ptr<viz::CompositorOverlayCandidateValidator> |
overlay_candidate_validator); |
~OffscreenBrowserCompositorOutputSurface() override; |