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

Unified Diff: third_party/kasko/kasko.gyp

Issue 2007513002: GYP: In kasko target, export dependent settings of kasko_features (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/kasko/kasko.gyp
diff --git a/third_party/kasko/kasko.gyp b/third_party/kasko/kasko.gyp
index 686915dd0a8d7aa1ecbb266a2aa68d9d38ba2e40..6df757a9dd268a65d34bfe18414f1e19aca8cea0 100644
--- a/third_party/kasko/kasko.gyp
+++ b/third_party/kasko/kasko.gyp
@@ -77,6 +77,9 @@
'dependencies': [
'kasko_features',
],
+ 'export_dependent_settings': [
+ 'kasko_features',
+ ]
},
],
}],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698