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

Unified Diff: tools/telemetry/third_party/oauth2client/README.chromium

Issue 17654003: [telemetry] Add Google Cloud Storage utilities. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Minor cleanup. Created 7 years, 6 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
Index: tools/telemetry/third_party/oauth2client/README.chromium
diff --git a/tools/telemetry/third_party/oauth2client/README.chromium b/tools/telemetry/third_party/oauth2client/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..8410cab64eb0c9743524ebd2d5eef7854b142f97
--- /dev/null
+++ b/tools/telemetry/third_party/oauth2client/README.chromium
@@ -0,0 +1,13 @@
+Name: OAuth 2.0 client library
tonyg 2013/06/25 23:14:37 depot_tools has oauth2_plugin. Is there any way we
dtu 2013/06/26 00:04:46 Yes, if we're willing to bootstrap depot_tools. Bo
+Short Name: oauth2client
+URL: http://code.google.com/p/google-api-python-client/
+Version: 1.1
+License: Apache 2.0
+License File: NOT_SHIPPED
+Security Critical: no
+
+Description:
+The oauth2client is a client library for OAuth 2.0.
+
+Local Modifications:
+Added Chromium's third_party/python_gflags to sys.path in __init__.py.

Powered by Google App Engine
This is Rietveld 408576698