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

Unified Diff: tools/gn/gn.gyp

Issue 2095043005: Add GN split_list function (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: typo Created 4 years, 6 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_unittest.cc ('k') | tools/gn/parse_node_value_adapter.h » ('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 352a33211da1e120afe24be71cc02e7deef8deee..a0023236d5d39e20394583ad04b891490086fb97 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -138,6 +138,8 @@
'operators.h',
'output_file.cc',
'output_file.h',
+ 'parse_node_value_adapter.cc',
+ 'parse_node_value_adapter.h',
'parse_tree.cc',
'parse_tree.h',
'parser.cc',
« no previous file with comments | « tools/gn/functions_unittest.cc ('k') | tools/gn/parse_node_value_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698