Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index d552696a72719a61565bf6b277995c6e423908fb..bed143ec253a16f4eb3dfef4289bc7c25fb458cf 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -4179,8 +4179,8 @@ test("unit_tests") { |
| "../browser/ui/window_sizer/window_sizer_ash_unittest.cc", |
| ] |
| deps += [ |
| - "//ash/common/strings", |
| "//ash/resources", |
| + "//ash/strings", |
| "//ash/test:ash_with_aura_test_support", |
| "//ash/test:test_support_with_content", |
| ] |