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

Unified Diff: ash/wm/common/ash_wm_common.gyp

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: ash/wm/common/ash_wm_common.gyp
diff --git a/ash/wm/common/ash_wm_common.gyp b/ash/wm/common/ash_wm_common.gyp
index 55e397ac6b8e893c584c888742c84389b9283d8d..9e56d91ba86ed8899ea53135a38bf0c95ddae1da 100644
--- a/ash/wm/common/ash_wm_common.gyp
+++ b/ash/wm/common/ash_wm_common.gyp
@@ -8,6 +8,7 @@
'target_name': 'ash_wm_common',
'type': '<(component)',
'dependencies': [
+ 'ash_wm_common_resources.gyp:ash_wm_common_resources',
'../../ash_resources.gyp:ash_resources',
'../../../base/base.gyp:base',
'../../../skia/skia.gyp:skia',

Powered by Google App Engine
This is Rietveld 408576698