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

Side by Side Diff: third_party/gsutil/MANIFEST.in

Issue 1377933002: [catapult] - Copy Telemetry's gsutilz over to third_party. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Rename to gsutil. Created 5 years, 2 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/gsutil/COPYING ('k') | third_party/gsutil/README.chromium » ('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 include CHECKSUM
2 include COPYING
3 include README.md
4 include VERSION
5 include gsutil
6 include gsutil.py
7 include setup.py
8 recursive-include gslib *
9 global-exclude .git*
10 global-exclude *.pyc
11 exclude gslib/commands/update.py
12 recursive-include scripts *
OLDNEW
« no previous file with comments | « third_party/gsutil/COPYING ('k') | third_party/gsutil/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698