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

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

Issue 2420253002: Rename shell namespace to 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_utility_manifest.json
diff --git a/content/public/app/mojo/content_utility_manifest.json b/content/public/app/mojo/content_utility_manifest.json
index a0790ce4d45ad487549154560f143357576161b3..931a263ba1c715cc92362dc0a5d3fb309c0d36cb 100644
--- a/content/public/app/mojo/content_utility_manifest.json
+++ b/content/public/app/mojo/content_utility_manifest.json
@@ -6,10 +6,10 @@
"provided": {
"browser": [
"IPC::mojom::ChannelBootstrap",
- "shell::mojom::ServiceFactory"
+ "service_manager::mojom::ServiceFactory"
],
"shell:service_factory": [
- "shell::mojom::ServiceFactory"
+ "service_manager::mojom::ServiceFactory"
]
}
}
« no previous file with comments | « content/public/app/mojo/content_renderer_manifest.json ('k') | content/public/browser/android/java_interfaces.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698