Chromium Code Reviews| Index: base/allocator/allocator.gyp |
| diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp |
| index 78aa7aaf7e7fb9c40c46bfd521361e64210f09c3..52420cf1946bb485397e74fbb0451b6a1700dc02 100644 |
| --- a/base/allocator/allocator.gyp |
| +++ b/base/allocator/allocator.gyp |
| @@ -521,6 +521,7 @@ |
| 'prep_libc.py', |
| '$(VCInstallDir)lib', |
| '<(SHARED_INTERMEDIATE_DIR)/allocator', |
| + '<(target_arch)', |
| ], |
| }, |
| ], |