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

Unified Diff: chrome/chrome_tests.gypi

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/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 62fb3571e7f3d6db174c0668d59729d5e0e1f277..ccc14dd2a3b644640144d062f963f39a5c5b5f2a 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1813,6 +1813,7 @@
['chromeos==1', {
'dependencies': [
'../ash/ash_resources.gyp:ash_resources',
+ '../ash/wm/common/ash_wm_common_resources.gyp:ash_wm_common_resources',
'../chromeos/chromeos.gyp:chromeos',
],
'conditions': [

Powered by Google App Engine
This is Rietveld 408576698