Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(352)

Side by Side Diff: third_party/grpc/.gitmodules

Issue 1932353002: Initial checkin of gRPC to third_party/ Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/grpc/.gitignore ('k') | third_party/grpc/.istanbul.yml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 [submodule "third_party/zlib"]
2 path = third_party/zlib
3 url = https://github.com/madler/zlib
4 [submodule "third_party/protobuf"]
5 path = third_party/protobuf
6 url = https://github.com/google/protobuf.git
7 branch = v3.0.0-beta-2
8 [submodule "third_party/gflags"]
9 path = third_party/gflags
10 url = https://github.com/gflags/gflags.git
11 [submodule "third_party/googletest"]
12 path = third_party/googletest
13 url = https://github.com/google/googletest.git
14 [submodule "third_party/boringssl"]
15 path = third_party/boringssl
16 url = https://boringssl.googlesource.com/boringssl
17 [submodule "third_party/nanopb"]
18 path = third_party/nanopb
19 url = https://github.com/nanopb/nanopb.git
OLDNEW
« no previous file with comments | « third_party/grpc/.gitignore ('k') | third_party/grpc/.istanbul.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698