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

Unified Diff: mash/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 | « components/exo/BUILD.gn ('k') | mash/test/mash_test_suite.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 64259637a453f8d86f3778b2d884d4550fecff67..73689fb43a13c739fad89897a66c4b22c7c88ccc 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -114,8 +114,7 @@ if (is_chromeos) {
"test/mash_unittests.cc",
]
deps = [
- "//ash/common:unittests",
- "//ash/common/test:test_support",
+ "//ash:common_unittests",
"//ash/mus:resources",
"//ash/mus:unittests",
"//base",
« no previous file with comments | « components/exo/BUILD.gn ('k') | mash/test/mash_test_suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698