Use Crashpad instead of Breakpad on OS X.

This commit is contained in:
Haojian Wu 2015-05-29 23:25:11 +08:00
parent 5f52ca918f
commit 4e2f242ad0
5 changed files with 78 additions and 55 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "vendor/native_mate"]
path = vendor/native_mate
url = https://github.com/zcbenz/native-mate.git
[submodule "vendor/crashpad"]
path = vendor/crashpad
url = https://github.com/hokein/crashpad.git