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

Unified Diff: third_party/gsutil/oauth2_plugin/__init__.py

Issue 12520010: Added gsutil/ to depot_tools/third_party/ (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@gsutil_gslib
Patch Set: Created 7 years, 9 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/gsutil.spec.in ('k') | third_party/gsutil/oauth2_plugin/oauth2_client.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gsutil/oauth2_plugin/__init__.py
diff --git a/third_party/gsutil/gslib/__init__.py b/third_party/gsutil/oauth2_plugin/__init__.py
similarity index 95%
copy from third_party/gsutil/gslib/__init__.py
copy to third_party/gsutil/oauth2_plugin/__init__.py
index 6e2e1c4834569efe3971f0276460d66261692041..92915ddf75640f14966b8f806babfce1ab090967 100644
--- a/third_party/gsutil/gslib/__init__.py
+++ b/third_party/gsutil/oauth2_plugin/__init__.py
@@ -1,4 +1,4 @@
-# Copyright 2010 Google Inc. All Rights Reserved.
+# Copyright 2011 Google Inc. All Rights Reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
« no previous file with comments | « third_party/gsutil/gsutil.spec.in ('k') | third_party/gsutil/oauth2_plugin/oauth2_client.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698