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

Unified Diff: tools/gn/gn.gyp

Issue 551703002: Fix group datadeps (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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/BUILD.gn ('k') | tools/gn/ninja_group_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 bc11b5dc2dc6e0d111a86898ee0ba43d0a5b1f1e..053fba0e9a9495e91c6cc21949a1f3e0305b3138 100644
--- a/tools/gn/gn.gyp
+++ b/tools/gn/gn.gyp
@@ -214,6 +214,7 @@
'ninja_action_target_writer_unittest.cc',
'ninja_binary_target_writer_unittest.cc',
'ninja_copy_target_writer_unittest.cc',
+ 'ninja_group_target_writer_unittest.cc',
'ninja_target_writer_unittest.cc',
'ninja_toolchain_writer_unittest.cc',
'operators_unittest.cc',
« no previous file with comments | « tools/gn/BUILD.gn ('k') | tools/gn/ninja_group_target_writer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698