Index: ash/mus/manifest.json |
diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json |
index 9158e5bbc86b85865ec64c038c40885bdadae5b6..6da1fd9765bbc1dd4e7587cdf2825fc27739b072 100644 |
--- a/ash/mus/manifest.json |
+++ b/ash/mus/manifest.json |
@@ -16,7 +16,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" ] |