Chromium Code Reviews| 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", |