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

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

Issue 2797453002: Rename DisplayCompositor to MojoFrameSinkManager. (Closed)
Patch Set: Fix comments. Created 3 years, 9 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
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() {}

Powered by Google App Engine
This is Rietveld 408576698