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

Unified Diff: services/ui/manifest.json

Issue 2760453003: Work In Progess
Patch Set: convert local_state to use pre_client_store_ 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
« no previous file with comments | « services/ui/display/screen_manager_ozone_internal.cc ('k') | services/ui/service.cc » ('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 d49775f2fcd90b34cb9d50cf46d68655a09ac809..f73e4f342669a0a2eae3f82c2b0ddda7b642e942 100644
--- a/services/ui/manifest.json
+++ b/services/ui/manifest.json
@@ -67,7 +67,8 @@
"*": [ "app" ],
"catalog": [ "app" ],
"service_manager": [ "service_manager:all_users" ],
- "ui": [ "ozone" ]
+ "ui": [ "ozone" ],
+ "preferences": [ "preferences_manager" ]
}
}
}
« no previous file with comments | « services/ui/display/screen_manager_ozone_internal.cc ('k') | services/ui/service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698