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

Unified Diff: mash/unittests_manifest.json

Issue 2556843002: Converts WindowManagerTest.OpenWindow to aura-mus (Closed)
Patch Set: not relative Created 4 years 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 | « ash/mus/window_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/unittests_manifest.json
diff --git a/mash/unittests_manifest.json b/mash/unittests_manifest.json
index 07d87bd0409ce9abd31d7873053de83032000160..76940ab25dae3a9a95c92c08694089c642659c5a 100644
--- a/mash/unittests_manifest.json
+++ b/mash/unittests_manifest.json
@@ -5,7 +5,8 @@
"service_manager:connector": {
"requires": {
"*": [ "app", "test" ],
- "ash": [ "mus:window_manager" ]
+ "ash": [ "mus:window_manager" ],
+ "ui": [ "app" ]
}
}
}
« no previous file with comments | « ash/mus/window_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698