| Index: chrome/app/mash/chrome_mash_manifest.json
|
| diff --git a/chrome/app/mash/chrome_mash_manifest.json b/chrome/app/mash/chrome_mash_manifest.json
|
| index 21372e9441bd490fefefbf2977836089162927c9..f9bc822ddc36462b8c8fcea6c3fab3e9d1170139 100644
|
| --- a/chrome/app/mash/chrome_mash_manifest.json
|
| +++ b/chrome/app/mash/chrome_mash_manifest.json
|
| @@ -11,7 +11,7 @@
|
| "display_name": "Chrome Mash Packaged Services",
|
| "capabilities": {
|
| "provided": {
|
| - "shell:service_factory": [ "shell::mojom::ServiceFactory" ]
|
| + "shell:service_factory": [ "service_manager::mojom::ServiceFactory" ]
|
| },
|
| "required": {
|
| "service:mash_session": [ "app" ],
|
|
|