Chromium Code Reviews| Index: build/util/build_util.gyp |
| =================================================================== |
| --- build/util/build_util.gyp (revision 101373) |
| +++ build/util/build_util.gyp (working copy) |
| @@ -7,6 +7,7 @@ |
| { |
| 'target_name': 'lastchange', |
| 'type': 'none', |
| + 'toolsets': ['host', 'target'], |
| 'variables': { |
| 'lastchange_out_path': '<(SHARED_INTERMEDIATE_DIR)/build/LASTCHANGE', |
| 'default_lastchange_path': '../LASTCHANGE.in', |