 Chromium Code Reviews
 Chromium Code Reviews Issue 2694623016:
  chromeos: Makes AshTestBase/Helper target mash when appropriate  (Closed)
    
  
    Issue 2694623016:
  chromeos: Makes AshTestBase/Helper target mash when appropriate  (Closed) 
  | Index: ash/test/BUILD.gn | 
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn | 
| index 7fd791961a2565848f6711523e854dc64c52249a..a62ca5bfb00b96f0568de923d0a20716a5363d0a 100644 | 
| --- a/ash/test/BUILD.gn | 
| +++ b/ash/test/BUILD.gn | 
| @@ -141,6 +141,7 @@ static_library("test_support_common") { | 
| ] | 
| deps = [ | 
| "//ash/common/test:test_support", | 
| + "//ash/mus:lib", | 
| "//ash/public/cpp:ash_public_cpp", | 
| "//ash/public/interfaces", | 
| "//ash/resources", |