Chromium Code Reviews| Index: ash/common/test/BUILD.gn |
| diff --git a/ash/common/test/BUILD.gn b/ash/common/test/BUILD.gn |
| index cafc2c1b1611c05916773503e90b71eb051da47c..13e30b3e8ff4f99b27023e2688821b8b1bbcd483 100644 |
| --- a/ash/common/test/BUILD.gn |
| +++ b/ash/common/test/BUILD.gn |
| @@ -32,7 +32,7 @@ static_library("test_support") { |
| ] |
| deps = [ |
| "//ash", |
| - "//ash/public/cpp", |
| + "//ash/public/cpp:ash_public_cpp", |
| "//ash/public/interfaces", |
| "//base", |
| "//components/signin/core/account_id", |