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

Unified Diff: tools/gn/gn.gyp

Issue 462103004: GN: Bug fixes in process_file_template (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ihoist Created 6 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/function_process_file_template_unittest.cc ('k') | tools/gn/substitution_writer.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 eb79dc67506633061179b789d55a184cec34ae26..5bf75e60ce51142f9db2432b5ff19f8f5e2466a6 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -193,6 +193,7 @@
'function_get_label_info_unittest.cc',
'function_get_path_info_unittest.cc',
'function_get_target_outputs_unittest.cc',
+ 'function_process_file_template_unittest.cc',
'function_rebase_path_unittest.cc',
'function_write_file_unittest.cc',
'functions_target_unittest.cc',
« no previous file with comments | « tools/gn/function_process_file_template_unittest.cc ('k') | tools/gn/substitution_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698