Index: mash/BUILD.gn |
diff --git a/mash/BUILD.gn b/mash/BUILD.gn |
index 95a0a70f2129ea7b0403c6b845f1610c71cf2cdb..8ae7ea2186d7babc9bb8b94f6f5015d45fdcc8f5 100644 |
--- a/mash/BUILD.gn |
+++ b/mash/BUILD.gn |
@@ -39,6 +39,8 @@ test("mash_unittests") { |
"test/mash_unittests.cc", |
] |
deps = [ |
+ "//ash/common:unittests", |
+ "//ash/common/test:test_support", |
"//ash/mus:resources", |
"//ash/mus:unittests", |
"//base", |