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

Unified Diff: build/util/build_util.gyp

Issue 604061: Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp. (Closed)
Patch Set: Created 10 years, 10 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 | « base/base.gyp ('k') | chrome/chrome.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/util/build_util.gyp
diff --git a/build/util/build_util.gyp b/build/util/build_util.gyp
index f7475573c3d7282d1bbe0bddfb86091e69488d4f..a909177d6048c542d9f4b561c18542d1625b1513 100644
--- a/build/util/build_util.gyp
+++ b/build/util/build_util.gyp
@@ -21,6 +21,7 @@
],
'outputs': [
'<(lastchange_out_path).always',
+ '<(lastchange_out_path)',
],
'action': [
'python', '<@(_inputs)',
« no previous file with comments | « base/base.gyp ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698