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

Unified Diff: ash/mus/BUILD.gn

Issue 2374893002: Adds AshTest (Closed)
Patch Set: real feedback Created 4 years, 3 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
Index: ash/mus/BUILD.gn
diff --git a/ash/mus/BUILD.gn b/ash/mus/BUILD.gn
index 01b9f2103d965b69df5bed9a77099b01a47ab1a5..19b874e3f39c06880746e0f987afbb03782e30e7 100644
--- a/ash/mus/BUILD.gn
+++ b/ash/mus/BUILD.gn
@@ -221,6 +221,8 @@ source_set("unittests") {
"bridge/wm_window_mus_test_api.h",
"layout_manager_unittest.cc",
"root_window_controller_unittest.cc",
+ "test/ash_test_impl_mus.cc",
+ "test/ash_test_impl_mus.h",
"test/wm_test_base.cc",
"test/wm_test_base.h",
"test/wm_test_helper.cc",

Powered by Google App Engine
This is Rietveld 408576698