mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 15:32:10 +08:00
380a1e9eaf
Some doofus really wanted to shoot himself in the foot ( https://codereview.chromium.org/808493003/diff/80001/util/test/multiprocess_exec_test_child.cc ), and it worked. Depend on base to get build_config.h instead, so that OS_POSIX is also set on Fuchsia. Also, don't call getrlimit() on Fuchsia. Bug: crashpad:196 Change-Id: I102de22751fd90889bfb59b6c4a577e99357094b Reviewed-on: https://chromium-review.googlesource.com/868742 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by: Mark Mentovai <mark@chromium.org>