Index: chrome/installer/upgrade_test.gyp |
diff --git a/chrome/installer/upgrade_test.gyp b/chrome/installer/upgrade_test.gyp |
index 5a610dd9fedd41bce8dec2b9d53a25001d6db55f..4d703509e922c752a01a2f7e0f92674497136944 100644 |
--- a/chrome/installer/upgrade_test.gyp |
+++ b/chrome/installer/upgrade_test.gyp |
@@ -6,7 +6,7 @@ |
'variables': { |
'version_py': '../../chrome/tools/build/version.py', |
'version_path': '../../chrome/VERSION', |
- 'lastchange_path': '<(SHARED_INTERMEDIATE_DIR)/build/LASTCHANGE', |
+ 'lastchange_path': '<(DEPTH)/build/util/LASTCHANGE', |
# 'branding_dir' is set in the 'conditions' section at the bottom. |
'msvs_use_common_release': 0, |
'msvs_use_common_linker_extras': 0, |