mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
- Dependency on compat required for sys/types.h inclusion for ssize_t. - Test impl of stat to avoid #error - FileHandle isn't int on Windows. client_test no longer links though, as it's still lacking an implementation of CrashReportDatabase of course. R=rsesek@chromium.org BUG=crashpad:1 Review URL: https://codereview.chromium.org/875043004