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

Unified Diff: build/util/build_util.gyp

Issue 7920025: Fix duplicate rule for LASTCHANGE (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « base/base.gypi ('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 0053776e539dbcfd2b9170c8bb107835f242575c..afbbd81eae9b4319d364cf9cf4fd3954c4b9a47d 100644
--- a/build/util/build_util.gyp
+++ b/build/util/build_util.gyp
@@ -7,7 +7,6 @@
{
'target_name': 'lastchange',
'type': 'none',
- 'toolsets': ['host', 'target'],
'variables': {
'lastchange_out_path': '<(SHARED_INTERMEDIATE_DIR)/build/LASTCHANGE',
'default_lastchange_path': '../LASTCHANGE.in',
« no previous file with comments | « base/base.gypi ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698