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

Unified Diff: services/ui/manifest.json

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/manifest.json
diff --git a/services/ui/manifest.json b/services/ui/manifest.json
index d49775f2fcd90b34cb9d50cf46d68655a09ac809..2ed40b91156c68bee2f4da856179795a15bcbce4 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -11,7 +11,6 @@
"app": [
"discardable_memory::mojom::DiscardableSharedMemoryManager",
"ui::mojom::Clipboard",
- "ui::mojom::DisplayCompositor",
msw 2017/04/03 19:22:13 Describe this change in the CL description; this i
kylechar 2017/04/03 19:54:15 Okay, I added a line about this in the CL descript
"ui::mojom::DisplayManager",
"ui::mojom::Gpu",
"ui::mojom::IMEServer",
@@ -51,7 +50,6 @@
"display::mojom::DisplayController",
"ui::mojom::AccessibilityManager",
"ui::mojom::Clipboard",
- "ui::mojom::DisplayCompositor",
"ui::mojom::DisplayManager",
"ui::mojom::Gpu",
"ui::mojom::IMEServer",

Powered by Google App Engine
This is Rietveld 408576698