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

Unified Diff: third_party/gsutil/MANIFEST.in

Issue 10199002: Upgrade gsutil to 3.4 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 8 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gsutil/LICENSE.third_party ('k') | third_party/gsutil/README.pkg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gsutil/MANIFEST.in
diff --git a/third_party/gsutil/MANIFEST.in b/third_party/gsutil/MANIFEST.in
new file mode 100644
index 0000000000000000000000000000000000000000..84f112182e26c0c482f64cc4aef6c514c1f4558e
--- /dev/null
+++ b/third_party/gsutil/MANIFEST.in
@@ -0,0 +1,7 @@
+include gsutil COPYING VERSION LICENSE.third_party README setup.py pkg_util.py
+recursive-include gslib *
+recursive-include cloudauth *
+recursive-include cloudreader *
+recursive-include oauth2_plugin *
+recursive-include third_party *
+recursive-include boto *
« no previous file with comments | « third_party/gsutil/LICENSE.third_party ('k') | third_party/gsutil/README.pkg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698