Add breakpad.
This commit is contained in:
parent
6c0621fe05
commit
2768eaa676
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
||||||
[submodule "vendor/apm"]
|
[submodule "vendor/apm"]
|
||||||
path = vendor/apm
|
path = vendor/apm
|
||||||
url = https://github.com/atom/apm.git
|
url = https://github.com/atom/apm.git
|
||||||
|
[submodule "vendor/breakpad"]
|
||||||
|
path = vendor/breakpad
|
||||||
|
url = https://github.com/atom/chromium-breakpad.git
|
||||||
|
|
1
vendor/breakpad
vendored
Submodule
1
vendor/breakpad
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 7f573220961df1d4d6a1c4c3c0e0c118e83a8628
|
Loading…
Add table
Add a link
Reference in a new issue