-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.01 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "third_party/modp_b64"]
path = third_party/modp_b64
url = https://chromium.googlesource.com/chromium/src/third_party/modp_b64
[submodule "third_party/icu"]
path = third_party/icu
url = https://chromium.googlesource.com/chromium/deps/icu
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://chromium.googlesource.com/chromium/src/third_party/zlib
[submodule "third_party/tcmalloc/chromium"]
path = third_party/tcmalloc/chromium
url = https://chromium.googlesource.com/chromium/src/third_party/tcmalloc/chromium
[submodule "base"]
path = base
url = https://chromium.googlesource.com/chromium/src/base
[submodule "third_party/yoga"]
path = third_party/yoga
url = https://github.com/facebook/yoga
[submodule "third_party/yxml"]
path = third_party/yxml
url = git://g.blicky.net/yxml.git
[submodule "third_party/ced/src"]
path = third_party/ced/src
url = https://github.com/google/compact_enc_det.git
[submodule "third_party/lua"]
path = third_party/lua
url = https://github.com/ejoy/lua.git