Chromium Code Reviews| Index: ash/common/test/BUILD.gn |
| diff --git a/ash/common/test/BUILD.gn b/ash/common/test/BUILD.gn |
| index 963c02a419a077524c61bfea7f08a441f844324b..e6118c57bbe714b2600860b177bcede1ae91dfbe 100644 |
| --- a/ash/common/test/BUILD.gn |
| +++ b/ash/common/test/BUILD.gn |
| @@ -30,6 +30,7 @@ static_library("test_support") { |
| ] |
| deps = [ |
| "//ash", |
| + "//ash/public/cpp", |
| "//base", |
| "//components/signin/core/account_id", |
| "//components/user_manager", |