forked from backtrace-labs/crashpad
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 852 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "third_party/mini_chromium/mini_chromium"]
path = third_party/mini_chromium/mini_chromium
url = https://chromium.googlesource.com/chromium/mini_chromium
[submodule "third_party/zlib/zlib"]
path = third_party/zlib/zlib
url = https://chromium.googlesource.com/chromium/src/third_party/zlib
[submodule "zlib"]
path = zlib
url = https://chromium.googlesource.com/chromium/src/third_party/zlib
[submodule "third_party/linux-syscall-support"]
path = third_party/linux-syscall-support
url = https://chromium.googlesource.com/linux-syscall-support.git
[submodule "third_party/lss/lss"]
path = third_party/lss/lss
url = https://chromium.googlesource.com/linux-syscall-support.git
[submodule "third_party/openssl-android-binary"]
path = third_party/openssl-android-binary
url = https://github.com/backtrace-labs/openssl-android-binary.git