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

Side by Side 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, 5 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 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
2 Short Name: oauth2client
3 URL: http://code.google.com/p/google-api-python-client/
4 Version: 1.1
5 License: Apache 2.0
6 License File: NOT_SHIPPED
7 Security Critical: no
8
9 Description:
10 The oauth2client is a client library for OAuth 2.0.
11
12 Local Modifications:
13 Added Chromium's third_party/python_gflags to sys.path in __init__.py.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698