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

Unified Diff: chrome/test/BUILD.gn

Issue 1994993003: Moves resources used by ash/wm/common to ash/wm/common/resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: repack chrome 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 3bbf49e76822764d7006ac74ef388d3111beaf36..38a0731cb46e1a181e25d099bafc09d2a09dd087 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -470,6 +470,7 @@ if (!is_android) {
deps += [
"//ash/resources",
+ "//ash/wm/common/resources",
"//chromeos",
]
@@ -1881,6 +1882,7 @@ 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
« ash/shelf/shelf_widget.cc ('K') | « 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