Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2939)

Unified Diff: ash/mus/manifest.json

Issue 2652973003: Move TestDisplayController into own capability class. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | services/ui/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" ]
}
}
« no previous file with comments | « no previous file | services/ui/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698