| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 78b7a2390ae2f249145dfd790fd70c027caaaea4..06add7f0618f65d55411f90f5a0a5cb4b0f91094 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -326,7 +326,7 @@
|
| 'action_name': 'posix_version',
|
| 'variables': {
|
| 'lastchange_path':
|
| - '<(SHARED_INTERMEDIATE_DIR)/build/LASTCHANGE',
|
| + '<(DEPTH)/build/util/LASTCHANGE',
|
| 'version_py_path': 'tools/build/version.py',
|
| 'version_path': 'VERSION',
|
| 'template_input_path': 'common/chrome_version_info_posix.h.version',
|
|
|