| Index: content/public/app/mojo/content_browser_manifest.json
|
| diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
|
| index 8100d6d13d9408a3e94d72f28d6cd3a197213a5b..f7cfe7be469d0fa8229ab7858ff1ccab6ecf8121 100644
|
| --- a/content/public/app/mojo/content_browser_manifest.json
|
| +++ b/content/public/app/mojo/content_browser_manifest.json
|
| @@ -45,6 +45,9 @@
|
| ],
|
| "service_manager:service_factory": [
|
| "service_manager::mojom::ServiceFactory"
|
| + ],
|
| + "utility": [
|
| + "memory_instrumentation::mojom::Coordinator"
|
| ]
|
| },
|
| "requires": {
|
|
|