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

Unified Diff: mash/BUILD.gn

Issue 2947303003: Remove Redundant common ash_unittests from mash_unittests (Closed)
Patch Set: Fix includes Created 3 years, 6 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 | « no previous file | no next file » | 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 c4fc6dbda9efb0da16866e4421a79be099a88e4a..7172fc644cf1abb87bd0222fadbfb90678eddfaa 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -107,10 +107,10 @@ if (is_chromeos) {
"test/mash_unittests.cc",
]
deps = [
- "//ash:common_unittests",
"//ash/mus:resources",
"//ash/mus:unittests",
"//ash/public/cpp:ash_public_cpp",
+ "//ash/test:test_support_without_content",
"//base",
"//base/test:test_support",
"//cc",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698