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

Unified Diff: tools/gn/gn.gyp

Issue 301973005: GN only writes files if they've changed (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Reviuew comments Created 6 years, 7 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_write_file_unittest.cc ('k') | no next file » | 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 0ebe14e840991435e2ca993280112ea1f24081b3..b43e7007059614b036fc41b927021fae52f199da 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -185,6 +185,7 @@
'function_get_label_info_unittest.cc',
'function_get_target_outputs_unittest.cc',
'function_rebase_path_unittest.cc',
+ 'function_write_file_unittest.cc',
'functions_unittest.cc',
'header_checker_unittest.cc',
'input_conversion_unittest.cc',
« no previous file with comments | « tools/gn/function_write_file_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698