Chromium Code Reviews| Index: tools/perf/chrome_telemetry_build/BUILD.gn |
| diff --git a/tools/perf/chrome_telemetry_build/BUILD.gn b/tools/perf/chrome_telemetry_build/BUILD.gn |
| index 0518103e3a417b997d06f41c67df9b101f59ed61..b4a1480be169f861251d112472cc4bc624913ef6 100644 |
| --- a/tools/perf/chrome_telemetry_build/BUILD.gn |
| +++ b/tools/perf/chrome_telemetry_build/BUILD.gn |
| @@ -18,7 +18,7 @@ if (is_win) { |
| ] |
| args = [ |
| rebase_path("$root_out_dir/cdb", root_out_dir), |
| - target_cpu, |
| + current_cpu, |
| ] |
| } |
| } |