Chromium Code Reviews| Index: base/allocator/BUILD.gn |
| diff --git a/base/allocator/BUILD.gn b/base/allocator/BUILD.gn |
| index 8d963175dd9cf7b3792a218aeced48b7219f7a3a..3397363405692be31e781995669db4dd0b2e6a85 100644 |
| --- a/base/allocator/BUILD.gn |
| +++ b/base/allocator/BUILD.gn |
| @@ -36,7 +36,7 @@ if (is_win) { |
| args = [ |
| visual_studio_path + "/vc/lib", |
| rebase_path("$target_gen_dir/allocator"), |
| - cpu_arch, |
| + current_cpu, |
| ] |
| } |
| } |