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

Unified Diff: build/win/system.gyp

Issue 155393: Pulling in new gyp version.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/win/system.gyp
===================================================================
--- build/win/system.gyp (revision 20413)
+++ build/win/system.gyp (working copy)
@@ -22,7 +22,7 @@
'outputs': [
'../../third_party/cygwin/_always_run_setup_mount.marker',
],
- 'action': ['<@(_inputs)'],
+ 'action': ['', '<@(_inputs)'],
},
],
},
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698