| 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"
|
| ]
|
| }
|
| }
|
|
|