Chromium Code Reviews| Index: ash/mus/manifest.json | 
| diff --git a/ash/mus/manifest.json b/ash/mus/manifest.json | 
| index 29ca6097472ef50a7fafdb215a1c34a102b19465..99ed7ff7e4075a9780548437c039d35e2b76838f 100644 | 
| --- a/ash/mus/manifest.json | 
| +++ b/ash/mus/manifest.json | 
| @@ -27,7 +27,7 @@ | 
| "*": [ "accessibility", "app" ], | 
| "content_browser": [ "ash" ], | 
| "preferences": [ "preferences_manager" ], | 
| - "ui": [ "window_manager" ], | 
| + "ui": [ "display_test", "window_manager" ], | 
| "touch_hud": [ "mash:launchable" ] | 
| } | 
| } |