Chromium Code Reviews| Index: ash/test/BUILD.gn |
| diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn |
| index 91e78a8c2d5343f58a9862f38dee447343daef41..7cc197a2ff45ef031c9648dc3e38a9645c130e0e 100644 |
| --- a/ash/test/BUILD.gn |
| +++ b/ash/test/BUILD.gn |
| @@ -145,7 +145,7 @@ static_library("test_support_common") { |
| ] |
| deps = [ |
| "//ash/common/test:test_support", |
| - "//ash/public/cpp", |
| + "//ash/public/cpp:ash_public_cpp", |
| "//ash/public/interfaces", |
| "//ash/resources", |
| "//base:i18n", |