Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(490)

Unified Diff: services/ui/surfaces/mus_display_provider.h

Issue 2873243002: Move components/display_compositor to components/viz/display_compositor (Closed)
Patch Set: Rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/ui/surfaces/display_output_surface_ozone.cc ('k') | services/ui/surfaces/mus_display_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/surfaces/mus_display_provider.h
diff --git a/services/ui/surfaces/mus_display_provider.h b/services/ui/surfaces/mus_display_provider.h
index f5438832036a9aa1470aaf6278ea792628fbf0a6..dff69063820629590d21c8daf50669865fcf60be 100644
--- a/services/ui/surfaces/mus_display_provider.h
+++ b/services/ui/surfaces/mus_display_provider.h
@@ -31,7 +31,7 @@ class MusDisplayProvider : public NON_EXPORTED_BASE(viz::DisplayProvider) {
gpu::ImageFactory* image_factory);
~MusDisplayProvider() override;
- // display_compositor::DisplayProvider:
+ // viz::DisplayProvider:
std::unique_ptr<cc::Display> CreateDisplay(
const cc::FrameSinkId& frame_sink_id,
gpu::SurfaceHandle surface_handle,
« no previous file with comments | « services/ui/surfaces/display_output_surface_ozone.cc ('k') | services/ui/surfaces/mus_display_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698