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

Unified Diff: services/ui/manifest.json

Issue 2648433006: Get frecon working with mustash. (Closed)
Patch Set: Fix manifest. Created 3 years, 11 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 882c74054d87cce45af0cd22127e9116f590a39b..346b2a2779b374af298260b19427a477b23e3f39 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -18,6 +18,9 @@
"ui::mojom::InputDeviceServer",
"ui::mojom::WindowTreeFactory"
],
+ "browser": [
sky 2017/01/24 18:59:03 I don't think the ui service should know about bro
kylechar 2017/01/24 19:17:31 Done.
+ "display::mojom::DisplayController"
+ ],
// Interfaces provided by mus-gpu for mus-ws.
"ozone": [
"ui::ozone::mojom::DeviceCursor"

Powered by Google App Engine
This is Rietveld 408576698