mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-14 01:08:01 +08:00
d7ee79cb36
Oops, was passing the out dir (...\crashpad\out), not the binary dir (...\crashpad\out\Debug). Didn't notice because I was running the script directly, rather than via run_tests.py. :/ R=mark@chromium.org BUG=crashpad:46 Review URL: https://codereview.chromium.org/1394343005 .