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

Unified Diff: ash/test/BUILD.gn

Issue 2613793002: Removes/promotes functions from WmWindowMus to WmWindowAura (Closed)
Patch Set: move WmWindowAuraTestApi to ash/test 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 | « ash/mus/test/wm_test_base.cc ('k') | ash/test/wm_window_aura_test_api.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index a7baad01a993899c114a0edc6bac04879f02ef3b..1d81b709a4f78d80a7831093ae17942ae006892e 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -134,6 +134,8 @@ static_library("test_support_common") {
"ui_controls_factory_ash.h",
"user_metrics_recorder_test_api.cc",
"user_metrics_recorder_test_api.h",
+ "wm_window_aura_test_api.cc",
+ "wm_window_aura_test_api.h",
]
configs += [ "//build/config:precompiled_headers" ]
« no previous file with comments | « ash/mus/test/wm_test_base.cc ('k') | ash/test/wm_window_aura_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698