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

Unified Diff: services/user/manifest.json

Issue 1879233002: Move components\profile_service to services\user (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move3
Patch Set: . Created 4 years, 8 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/user/OWNERS ('k') | services/user/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/user/manifest.json
diff --git a/components/profile_service/manifest.json b/services/user/manifest.json
similarity index 73%
rename from components/profile_service/manifest.json
rename to services/user/manifest.json
index 2f7d94ead250046e76e8a80dd3725e951b779a05..7c61440bb14c4a243a8513e8c02976504ae265a7 100644
--- a/components/profile_service/manifest.json
+++ b/services/user/manifest.json
@@ -1,8 +1,8 @@
{
"manifest_version": 1,
- "name": "mojo:profile",
+ "name": "mojo:user",
"process-group": "browser",
- "display_name": "Profile",
+ "display_name": "User Service",
"capabilities": {
"required": {
"mojo:tracing": { "interfaces": [ "*" ] }
« no previous file with comments | « services/user/OWNERS ('k') | services/user/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698