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

Side by Side Diff: third_party/grpc/PYTHON-MANIFEST.in

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/PATENTS ('k') | third_party/grpc/README.md » ('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 recursive-include src/python/grpcio/grpc *.c *.h *.py *.pyx *.pxd *.pxi *.python *.pem
2 recursive-exclude src/python/grpcio/grpc/_cython *.so *.pyd
3 graft src/python/grpcio/tests
4 graft src/core
5 graft src/boringssl
6 graft include/grpc
7 graft third_party/boringssl
8 graft third_party/nanopb
9 graft third_party/zlib
10 include src/python/grpcio/commands.py
11 include src/python/grpcio/grpc_version.py
12 include src/python/grpcio/grpc_core_dependencies.py
13 include src/python/grpcio/precompiled.py
14 include src/python/grpcio/support.py
15 include src/python/grpcio/README.rst
16 include requirements.txt
17 include etc/roots.pem
OLDNEW
« no previous file with comments | « third_party/grpc/PATENTS ('k') | third_party/grpc/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698