| 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': [
|
|
|