Add .exe to first argument in gtest_perf_test.py.
commit3e07b35cadffd610b382b3d263804ac45f7cb134
authorsimonhatch <simonhatch@chromium.org>
Mon, 30 Mar 2015 12:20:56 +0000 (30 05:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 30 Mar 2015 12:21:43 +0000 (30 12:21 +0000)
tree59dbb390987fe50630b48a85d2626b46ec59690c
parent1bbc9de3b6633404817907c2c170807ef6265319
Add .exe to first argument in gtest_perf_test.py.

Looks like runtest.py expects this with the ".exe" on windows.

BUG=468176

Review URL: https://codereview.chromium.org/1020903004

Cr-Commit-Position: refs/heads/master@{#322764}
testing/scripts/gtest_perf_test.py