| Index: ash/mus/manifest.json
|
| diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
|
| index ab525538d6842810e17ef4134b7a7501c4264855..bfecbef4ee4d63d40f5d9cc3733e0fb226ae74fe 100644
|
| --- a/ash/mus/manifest.json
|
| +++ b/ash/mus/manifest.json
|
| @@ -4,7 +4,10 @@
|
| "interface_provider_specs": {
|
| "service_manager:connector": {
|
| "provides": {
|
| + // Modifications here should correspond with changes to
|
| + // chrome_content_browser_manifest_overlay.json.
|
| "ash": [
|
| + "ash::mojom::AcceleratorController",
|
| "ash::mojom::CastConfig",
|
| "ash::mojom::LocaleNotificationController",
|
| "ash::mojom::ShelfController",
|
|
|