1[submodule "third_party/secure_message"] 2 path = third_party/secure_message 3 url = https://github.com/google/securemessage 4 branch = master 5[submodule "third_party/gtest"] 6 path = third_party/gtest 7 url = https://github.com/google/googletest 8 branch = master 9[submodule "third_party/protobuf"] 10 path = third_party/protobuf 11 url = https://github.com/protocolbuffers/protobuf 12 branch = master 13[submodule "third_party/absl"] 14 path = third_party/absl 15 url = https://github.com/abseil/abseil-cpp 16 branch = master 17