Chromium Code Reviews| Index: ash/wm/common/BUILD.gn |
| diff --git a/ash/wm/common/BUILD.gn b/ash/wm/common/BUILD.gn |
| index c520181e018e74df517644cf6a039d92e4bd66d1..53921abb3d45cf7e4c4f4769a5dfcff0e6646f6b 100644 |
| --- a/ash/wm/common/BUILD.gn |
| +++ b/ash/wm/common/BUILD.gn |
| @@ -109,12 +109,8 @@ component("ash_wm_common") { |
| defines = [ "ASH_WM_COMMON_IMPLEMENTATION" ] |
| - public_deps = [ |
| - "//ash/resources", |
| - "//ash/strings", |
| - ] |
| deps = [ |
| - "//ash/resources", |
| + "//ash/wm/common/resources", |
| "//base", |
| "//skia", |