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

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: remove switch 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
« no previous file with comments | « tools/gn/command_help.cc ('k') | tools/gn/ninja_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
},
{
« no previous file with comments | « tools/gn/command_help.cc ('k') | tools/gn/ninja_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698