Chromium Code Reviews| Index: base/allocator/BUILD.gn | 
| diff --git a/base/allocator/BUILD.gn b/base/allocator/BUILD.gn | 
| index e931b1ccfc17a9ba393bc1d4ed074bb6429f6e25..a07a356e5d85a204d5f4bd3e3850f50b0e3ff43c 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, | 
| ] | 
| } | 
| } |