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

Unified Diff: tools/gn/gn.gyp

Issue 2105613003: Fix dependencies rules for create_bundle and bundle_data ninja steps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove stamps (to allow using hardlinks) 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/bundle_file_rule.cc ('k') | tools/gn/ninja_bundle_data_target_writer.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 a0023236d5d39e20394583ad04b891490086fb97..ae486bb698b16b0bfc48e4d15ec27fd77a27f8f9 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -264,6 +264,7 @@
'loader_unittest.cc',
'ninja_action_target_writer_unittest.cc',
'ninja_binary_target_writer_unittest.cc',
+ 'ninja_bundle_data_target_writer_unittest.cc',
'ninja_copy_target_writer_unittest.cc',
'ninja_create_bundle_target_writer_unittest.cc',
'ninja_group_target_writer_unittest.cc',
« no previous file with comments | « tools/gn/bundle_file_rule.cc ('k') | tools/gn/ninja_bundle_data_target_writer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698