Index: ash/mus/manifest.json |
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json |
index ab525538d6842810e17ef4134b7a7501c4264855..e9dcc96afc562e49ea5340a22e261c5303ed3b0e 100644 |
--- a/ash/mus/manifest.json |
+++ b/ash/mus/manifest.json |
@@ -18,7 +18,8 @@ |
}, |
"requires": { |
"*": [ "accessibility", "app" ], |
- "content_browser": [ "ash" ], |
+ "catalog": [ "catalog:catalog" ], |
+ "content_browser": [ "ash", "prefs:manager" ], |
"mash_session": [ "mash_session:session" ], |
"ui": [ "ui:window_manager" ], |
"touch_hud": [ "mash:launchable" ] |