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

Unified Diff: services/ui/manifest.json

Issue 2415163002: Expand and split DisplayController mojom. (Closed)
Patch Set: Actually fix case statements. Created 4 years, 2 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/display/platform_screen_ozone.cc ('k') | services/ui/public/interfaces/display/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/manifest.json
diff --git a/services/ui/manifest.json b/services/ui/manifest.json
index 0e5d2d039f7813f640f87f4bdf32d2aa1f830ac0..efcc7d7150b01149045099426c985490132e2d44 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -34,6 +34,7 @@
],
"ui:window_manager": [
"display::mojom::DisplayController",
+ "display::mojom::TestDisplayController",
"ui::mojom::AccessibilityManager",
"ui::mojom::WindowManagerWindowTreeFactory"
],
« no previous file with comments | « services/ui/display/platform_screen_ozone.cc ('k') | services/ui/public/interfaces/display/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698