Chromium Code Reviews

Unified Diff: chrome/chrome_installer.gypi

Issue 9169105: don't always run LASTCHANGE (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/installer/installer_tools.gyp » ('j') | 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 6a9cf37a2394910ce84404c5ba9cf94c14c8f1e5..ff82bf0cad148afdd31b5f07237495e1112bdd46 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -4,7 +4,7 @@
{
'variables': {
- 'lastchange_path': '<(SHARED_INTERMEDIATE_DIR)/build/LASTCHANGE',
+ 'lastchange_path': '<(DEPTH)/build/util/LASTCHANGE',
# 'branding_dir' is set in the 'conditions' section at the bottom.
},
'conditions': [
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/installer/installer_tools.gyp » ('j') | no next file with comments »

Powered by Google App Engine