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

Unified Diff: tools/gn/gn.gyp

Issue 22290010: Add support for data deps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Clarify deps documentation. Created 7 years, 4 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: tools/gn/gn.gyp
diff --git a/tools/gn/gn.gyp b/tools/gn/gn.gyp
index 4dfa4ce171e348320edba6c27c5d735a46f4b9d7..00cb2562a4735d8e4cd1bfc3731a7ffd4939e350 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -117,6 +117,8 @@
'value.h',
'value_extractors.cc',
'value_extractors.h',
+ 'variables.cc',
+ 'variables.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698