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

Unified Diff: build/util/build_util.gyp

Issue 579014: Make LASTCHANGE work properly for make build. (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 982c29af62389fe9de88097dc1d9e6429251eae7..f7475573c3d7282d1bbe0bddfb86091e69488d4f 100644
--- a/build/util/build_util.gyp
+++ b/build/util/build_util.gyp
@@ -20,7 +20,6 @@
'./lastchange.py',
],
'outputs': [
- '<(lastchange_out_path)',
'<(lastchange_out_path).always',
],
'action': [
« 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