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

Unified Diff: third_party/gsutil/README.chromium

Issue 2280023003: depot_tools: Remove third_party/gsutil (Closed)
Patch Set: Created 4 years, 4 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/README ('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/README.chromium
diff --git a/third_party/gsutil/README.chromium b/third_party/gsutil/README.chromium
deleted file mode 100644
index 5ebafdad60c445bf2979b6462829506fbc488582..0000000000000000000000000000000000000000
--- a/third_party/gsutil/README.chromium
+++ /dev/null
@@ -1,25 +0,0 @@
-Name: gsutil
-URL: https://github.com/GoogleCloudPlatform/gsutil
-Version: 3.25
-License: Apache 2.0
-
-Description:
-Set of tools to allow querying, uploading, and downloading objects from
-Google Storage.
-
-Modifications:
-* Removed gsutil/gslib/commands/test.py
-* Removed gsutil/pkg_gen.sh
-* Removed gsutil/gslib/tests/
-* Moved gsutil/boto as a depot_tools third_party lib
-* Moved gsutil/third_party into our own third_party directory
-* Append sys.path in gsutil/gsutil to find the moved third_party modules
-* Removed oauth2_client certificate SHA1 check
-* Removed code to remove http_proxy before boto.config invocation.
-* Added and imports gsutil/plugins/sso_auth.py to support prodaccess
- based authentication.
-* Added flag to bypass prodaccess authentication.
-* Remove autolaunching the browser during gsutil config.
-* Remove prompt for default project ID (Defaults to "0" now).
-
-Full license is in the COPYING file.
« no previous file with comments | « third_party/gsutil/README ('k') | third_party/gsutil/README.pkg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698