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", |