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

Unified Diff: services/ui/public/interfaces/window_manager.mojom

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/manifest.json ('k') | services/ui/public/interfaces/window_tree.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/interfaces/window_manager.mojom
diff --git a/services/ui/public/interfaces/window_manager.mojom b/services/ui/public/interfaces/window_manager.mojom
index 5d6c169ca222254745533e2f9381c05772ca97b1..51dea45b9f4b508ab228a8c7b4fc67625245ad2a 100644
--- a/services/ui/public/interfaces/window_manager.mojom
+++ b/services/ui/public/interfaces/window_manager.mojom
@@ -154,7 +154,7 @@ interface WindowManager {
// Called when a new display is added. |root| gives the root window specific
// to this WindowManager for |display|. |frame_sink_id| uniquely identifies
- // the window manager in the display compositor. |local_surface_id| identifies
+ // the window manager in the frame sink manager. |local_surface_id| identifies
// the ID to use to submit CompositorFrames.
WmNewDisplayAdded(display.mojom.Display display,
WindowData root,
« no previous file with comments | « services/ui/manifest.json ('k') | services/ui/public/interfaces/window_tree.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698