Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5689)

Unified Diff: chrome/test/BUILD.gn

Issue 2026973002: Moves ash/wm/common/resources back to ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: delete revived file Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | mash/wm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | mash/wm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698