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

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

Issue 2797453002: Rename DisplayCompositor to MojoFrameSinkManager. (Closed)
Patch Set: Rebase. Created 3 years, 8 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_compositor.cc ('k') | services/ui/surfaces/mojo_frame_sink_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/surfaces/display_provider.h
diff --git a/services/ui/surfaces/display_provider.h b/services/ui/surfaces/display_provider.h
index 4d480fba3c9f25551cd21d40007886cba7b3d806..7be3f66e30dda0a7d9d480d491004c3abe3c2eed 100644
--- a/services/ui/surfaces/display_provider.h
+++ b/services/ui/surfaces/display_provider.h
@@ -17,7 +17,8 @@ class FrameSinkId;
namespace ui {
-// Handles creating new cc::Displays and related classes for DisplayCompositor.
+// Handles creating new cc::Displays and related classes for
+// MojoFrameSinkManager.
class DisplayProvider {
public:
virtual ~DisplayProvider() {}
« no previous file with comments | « services/ui/surfaces/display_compositor.cc ('k') | services/ui/surfaces/mojo_frame_sink_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698