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

Unified Diff: content/shell/browser/content_shell_utility_manifest_overlay.json

Issue 2387263002: Rename MojoShellContext -> ServiceManagerContext. (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/shell/browser/content_shell_utility_manifest_overlay.json
diff --git a/content/shell/browser/content_shell_utility_manifest_overlay.json b/content/shell/browser/content_shell_utility_manifest_overlay.json
index 47d13a7af09833a323bf6c1cbd5ec2fbe95b343b..2578710b2d4e2ca07208bbe44de4a8362b1dfe1f 100644
--- a/content/shell/browser/content_shell_utility_manifest_overlay.json
+++ b/content/shell/browser/content_shell_utility_manifest_overlay.json
@@ -3,7 +3,7 @@
"capabilities": {
"provided": {
"browser": [
- "content::mojom::TestMojoService"
+ "content::mojom::TestService"
]
}
}

Powered by Google App Engine
This is Rietveld 408576698