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

Unified Diff: services/ui/manifest.json

Issue 2645683007: mash: Makes mash and service:ui not establish outgoing connections (Closed)
Patch Set: update catalog 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
« no previous file with comments | « services/ui/ime/ime_server_impl.cc ('k') | no next file » | 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 888d91c24f83aaa6bc795c0fbe0fe5d7dfe01f99..906a00e9a02557feab81fc7061bbb51e3d6f5f4c 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -56,7 +56,7 @@
},
"requires": {
"*": [ "app" ],
- "catalog": [ "catalog:catalog" ],
+ "catalog": [ "app" ],
"service_manager": [ "service_manager:all_users" ],
"ui": [ "ozone" ]
}
« no previous file with comments | « services/ui/ime/ime_server_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698