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

Unified Diff: content/public/app/mojo/content_renderer_manifest.json

Issue 2427443002: Replace remaining shell references with service manager (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
Index: content/public/app/mojo/content_renderer_manifest.json
diff --git a/content/public/app/mojo/content_renderer_manifest.json b/content/public/app/mojo/content_renderer_manifest.json
index c2630cc3e668e42d764b5c0e8b0011ce92247d5a..bee16c06dcd60ca7a57fbfcb941ebe2aaa091f2e 100644
--- a/content/public/app/mojo/content_renderer_manifest.json
+++ b/content/public/app/mojo/content_renderer_manifest.json
@@ -14,7 +14,7 @@
"visitedlink::mojom::VisitedLinkNotificationSink",
"web_cache::mojom::WebCache"
],
- "shell:service_factory": [
+ "service_manager:service_factory": [
"service_manager::mojom::ServiceFactory"
]
},
« no previous file with comments | « content/public/app/mojo/content_plugin_manifest.json ('k') | content/public/app/mojo/content_utility_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698