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

Unified Diff: services/ui/test_wm/BUILD.gn

Issue 2500973002: Converts test_wm to use aura (Closed)
Patch Set: tweak Created 4 years, 1 month 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/test_wm/manifest.json » ('j') | services/ui/test_wm/test_wm.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/test_wm/BUILD.gn
diff --git a/services/ui/test_wm/BUILD.gn b/services/ui/test_wm/BUILD.gn
index e7a2b8e677186bb29e77eded0407ba402d7359a0..7ee858902c308c1ea9d7567521ca0c52b98516e2 100644
--- a/services/ui/test_wm/BUILD.gn
+++ b/services/ui/test_wm/BUILD.gn
@@ -17,9 +17,14 @@ service("test_wm") {
"//services/service_manager/public/cpp",
"//services/ui/public/cpp",
"//services/ui/public/interfaces",
+ "//ui/aura",
+ "//ui/aura:test_support",
+ "//ui/compositor:test_support",
"//ui/display",
"//ui/display:test_support",
"//ui/gfx/geometry/mojo",
+ "//ui/gl:test_support",
+ "//ui/wm",
]
data_deps = [
« no previous file with comments | « no previous file | services/ui/test_wm/manifest.json » ('j') | services/ui/test_wm/test_wm.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698