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

Unified Diff: tools/gn/gn.gyp

Issue 1342183003: Allow GN configs to have sub-configs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/functions.cc ('k') | tools/gn/target.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 4f95c24e2cf0b34fdfa39be5216e8af2927c5505..19bc57cdd3d90916fb2148d638899ce2b079d4ba 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -209,6 +209,7 @@
'builder_unittest.cc',
'c_include_iterator_unittest.cc',
'command_format_unittest.cc',
+ 'config_unittest.cc',
'config_values_extractors_unittest.cc',
'escape_unittest.cc',
'exec_process_unittest.cc',
« no previous file with comments | « tools/gn/functions.cc ('k') | tools/gn/target.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698