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

Unified Diff: chrome/chrome_installer.gypi

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 | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index 1bad4ace4b002d6ccafbe3b38cae8e7f91f04f04..72aad401cd02b21467bca3dadec5897206b396df 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -194,7 +194,7 @@
'installer_util_strings',
'<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
- '<(DEPTH)/build/util/build_util.gyp:lastchange',
+ '<(DEPTH)/build/util/build_util.gyp:lastchange#target',
'<(DEPTH)/build/util/support/support.gyp:*',
'<(DEPTH)/build/win/system.gyp:cygwin',
'<(DEPTH)/chrome_frame/chrome_frame.gyp:chrome_tab_idl',
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698