Fix get_syzygy_binaries.py on cygwin

get_syzygy_binaries.py errors out on cygwin, as it sends a temporary path in Cygwin form to gsutil, though gsutil is now run through depot_tools' python. This change makes the temporary path a Windows path so gsutil can read it.

Bug: 
Change-Id: I7bbabfb23b6925f0c8df5ba216506b7a6be0a021
Reviewed-on: https://chromium-review.googlesource.com/746202
Reviewed-by: agrieve <agrieve@chromium.org>
Commit-Queue: Chris Nardi <hichris123@gmail.com>
Cr-Commit-Position: refs/heads/master@{#514007}

CrOS-Libchrome-Original-Commit: 5ed3d83dd03074884fc658a4b04b531ca05c619b
1 file changed
tree: b9876dbdc257ab632901038522d11783efbfdb88
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/