c3ca87b638
Fixes a problem introduced here: https://github.com/dart-lang/sdk/commit/822cd1cbd54517bfcb782ecc23357c31b1c7a8b1#diff-509a85eaf256d56fee73f45ce469c8c4cf164de5847333c384b8d23e1c4f0632 So the tool now tries to run 'dart.bat' instead of 'dart.exe' on Windows. This CL corrects the problem. Change-Id: I1d5bfc87c996305290d760fd57007c946bb933c1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250760 Auto-Submit: Janice Collins <jcollins@google.com> Reviewed-by: Alexander Thomas <athom@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Alexander Thomas <athom@google.com>