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

Unified Diff: ash/test/BUILD.gn

Issue 2694623016: chromeos: Makes AshTestBase/Helper target mash when appropriate (Closed)
Patch Set: feedback Created 3 years, 10 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/window_manager_unittest.cc ('k') | ash/test/ash_test_base.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 7fd791961a2565848f6711523e854dc64c52249a..baf92d41be82f9a933fac9c79df73b14607a068b 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -80,8 +80,6 @@ static_library("test_support_common") {
"ash_test_environment.h",
"ash_test_helper.cc",
"ash_test_helper.h",
- "ash_test_suite.cc",
- "ash_test_suite.h",
"ash_test_views_delegate.cc",
"ash_test_views_delegate.h",
"child_modal_window.cc",
@@ -141,6 +139,7 @@ static_library("test_support_common") {
]
deps = [
"//ash/common/test:test_support",
+ "//ash/mus:lib",
"//ash/public/cpp:ash_public_cpp",
"//ash/public/interfaces",
"//ash/resources",
« no previous file with comments | « ash/mus/window_manager_unittest.cc ('k') | ash/test/ash_test_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698