| Index: content/public/app/mojo/content_plugin_manifest.json
|
| diff --git a/content/public/app/mojo/content_plugin_manifest.json b/content/public/app/mojo/content_plugin_manifest.json
|
| index 1d4eef9797b4445a34b56166f8f36e5b132260c3..1a115669260bf31155bd4246cf1251ac3b180185 100644
|
| --- a/content/public/app/mojo/content_plugin_manifest.json
|
| +++ b/content/public/app/mojo/content_plugin_manifest.json
|
| @@ -5,7 +5,7 @@
|
| "capabilities": {
|
| "provided": {
|
| "browser": [ "IPC::mojom::ChannelBootstrap" ],
|
| - "shell:service_factory": [
|
| + "service_manager:service_factory": [
|
| "service_manager::mojom::ServiceFactory"
|
| ]
|
| },
|
|
|