Index: chrome/installer/installer_tools.gyp |
diff --git a/chrome/installer/installer_tools.gyp b/chrome/installer/installer_tools.gyp |
index e2c381ea4bb9c7ff4e6e1b680f19d034d3d73ed4..644137c0c9c30d81399196b34fc3d3f694056c27 100644 |
--- a/chrome/installer/installer_tools.gyp |
+++ b/chrome/installer/installer_tools.gyp |
@@ -6,7 +6,7 @@ |
'variables': { |
'version_py': '<(DEPTH)/chrome/tools/build/version.py', |
'version_path': '<(DEPTH)/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, |