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

Unified Diff: content/public/app/mojo/content_utility_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 | « content/public/app/mojo/content_renderer_manifest.json ('k') | content/public/common/service_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/app/mojo/content_utility_manifest.json
diff --git a/content/public/app/mojo/content_utility_manifest.json b/content/public/app/mojo/content_utility_manifest.json
index ea1dc34f9ccede18193d8e0d0bb1f1e9c0fb74da..d2e188694996e5ccca6d540d41dc052d5dbd8e40 100644
--- a/content/public/app/mojo/content_utility_manifest.json
+++ b/content/public/app/mojo/content_utility_manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version": 1,
- "name": "exe:content_utility",
- "display_name": "Content Utility",
+ "name": "service:content_utility",
+ "display_name": "Content (utility process)",
"capabilities": {
"provided": {
"browser": [
« no previous file with comments | « content/public/app/mojo/content_renderer_manifest.json ('k') | content/public/common/service_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698