| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index fec0cbb2743968235efa3e028cb556836e10dfdb..6786c28156c3cbf7104f635903fe6cfa8beab1f0 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -469,7 +469,6 @@ if (!is_android) {
|
|
|
| deps += [
|
| "//ash/resources",
|
| - "//ash/wm/common/resources",
|
| "//chromeos",
|
| ]
|
|
|
| @@ -1880,7 +1879,6 @@ test("unit_tests") {
|
| "//ash:test_support",
|
| "//ash/resources",
|
| "//ash/strings",
|
| - "//ash/wm/common/resources",
|
| ]
|
|
|
| # We eventually want to compile both in Win Aura builds, see
|
|
|