| Index: ash/mus/manifest.json
|
| diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json
|
| index fb29ce669945b0230555e694bfd81b0fcb6251e6..ee823026ce2132d9456a8f4fc231c08192bdcf2d 100644
|
| --- a/ash/mus/manifest.json
|
| +++ b/ash/mus/manifest.json
|
| @@ -14,7 +14,7 @@
|
| },
|
| "requires": {
|
| "*": [ "accessibility", "app" ],
|
| - "service:content_browser": [ "content_browser:ash" ],
|
| + "service:content_browser": [ "ash" ],
|
| "service:mash_session": [ "mash_session:session" ],
|
| "service:ui": [ "ui:window_manager" ],
|
| "service:touch_hud": [ "mash:launchable" ]
|
|
|