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

Unified Diff: test/rules/src/actions.gyp

Issue 10382161: Fix bug in ninja generator when there's no default action. (Closed) Base URL: http://git.chromium.org/external/gyp.git@master
Patch Set: fix other generators Created 8 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 | « test/rules/gyptest-all.py ('k') | test/rules/src/noaction/file1.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/rules/src/actions.gyp
diff --git a/test/rules/src/actions.gyp b/test/rules/src/actions.gyp
index 23e00cec61ed4deb0a2a9d9f39dcf2d4a7ac616d..5c0a40b0ce9f10f84eeb82500428d656b222dadf 100644
--- a/test/rules/src/actions.gyp
+++ b/test/rules/src/actions.gyp
@@ -11,6 +11,7 @@
'subdir1/executable.gyp:*',
'subdir2/never_used.gyp:*',
'subdir2/no_inputs.gyp:*',
+ 'subdir2/no_action.gyp:*',
'subdir2/none.gyp:*',
'subdir3/executable2.gyp:*',
'subdir4/build-asm.gyp:*',
« no previous file with comments | « test/rules/gyptest-all.py ('k') | test/rules/src/noaction/file1.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698