Index: third_party/gsutil/README.chromium |
diff --git a/third_party/gsutil/README.chromium b/third_party/gsutil/README.chromium |
index 8f91e70c7e4d7ac27fbdb8a615d240ff35559fa9..ec85f255a9f8b5fc2808532ac81a344ec4c62388 100644 |
--- a/third_party/gsutil/README.chromium |
+++ b/third_party/gsutil/README.chromium |
@@ -14,7 +14,7 @@ Modifications: |
* 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 |
-* Updated checksum ce71ac982f1148315e7fa65cff2f83e8 -> c9cffb512f467c0aa54880788b9ee6ca |
+* Removed certificate SHA1 check |
Ryan Tseng
2014/03/27 01:17:10
nit: 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. |