Files
nearby/.gitmodules
T
Alexey Polyudov f90b8a82a1 Merge branch 'master' into release
Change-Id: I96a006b2f3f3ebf1039aa043720e520d0ca53664
2020-06-24 10:45:24 -07:00

25 lines
766 B
Plaintext

[submodule "third_party/ukey2"]
path = third_party/ukey2
url = https://github.com/google/ukey2
branch = master
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/protocolbuffers/protobuf
branch = master
[submodule "third_party/gtest"]
path = third_party/gtest
url = https://github.com/google/googletest
branch = master
[submodule "third_party/absl"]
path = third_party/absl
url = https://github.com/abseil/abseil-cpp
branch = master
[submodule "third_party/smhasher"]
path = third_party/smhasher
url = https://github.com/aappleby/smhasher
branch = master
[submodule "third_party/depot_tools"]
path = third_party/depot_tools
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
branch = master