Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index 7915d8323f56cf07570dfc24bd62d632b6dfd3af..8e941a392fc53361471c13e9a62b823220a7fbca 100644 |
| --- a/base/base.gyp |
| +++ b/base/base.gyp |
| @@ -298,13 +298,11 @@ |
| '<(template_input_path)', |
| '<(version_path)', |
| '<(branding_path)', |
| + '<(lastchange_path)', |
| ], |
| 'outputs': [ |
| '<(SHARED_INTERMEDIATE_DIR)/base/file_version_info_linux.h', |
| ], |
| - 'dependencies': [ |
| - '../../build/util/build_util.gyp:lastchange', |
| - ], |
| 'action': [ |
| 'python', |
| '<(version_py_path)', |