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

Unified Diff: services/ui/manifest.json

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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/test_ime_driver/manifest.json ('k') | services/ui/public/cpp/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 8c37eb7a35c3289bba0a6ca96915b9f894f41aa8..16c43db749c2555c49eb450168a2555d3dfcfb62 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -44,6 +44,7 @@
},
"requires": {
"*": [ "app" ],
+ "service:catalog": [ "catalog:catalog" ],
"service:service_manager": [ "service_manager:all_users" ],
"service:ui": [ "ozone" ]
}
« no previous file with comments | « services/ui/ime/test_ime_driver/manifest.json ('k') | services/ui/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698