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

Unified Diff: services/navigation/manifest.json

Issue 2390013002: Rename mojo: to service: (Closed)
Patch Set: . Created 4 years, 2 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/file/public/cpp/constants.cc ('k') | services/navigation/navigation_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/manifest.json
diff --git a/services/navigation/manifest.json b/services/navigation/manifest.json
index c7940f550dece11860560e451bf026237f18cd8f..4819b0755d4d282e460b23446cd46f27049fc416 100644
--- a/services/navigation/manifest.json
+++ b/services/navigation/manifest.json
@@ -8,7 +8,7 @@
},
"required": {
"*": { "classes": [ "app" ] },
- "mojo:shell": { "classes": [ "shell:client_process", "shell:user_id", "shell:instance_name" ] }
+ "service:shell": { "classes": [ "shell:client_process", "shell:user_id", "shell:instance_name" ] }
}
}
}
« no previous file with comments | « services/file/public/cpp/constants.cc ('k') | services/navigation/navigation_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698