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

Unified Diff: tools/telemetry/third_party/oauth2client/oauth2client.egg-info/SOURCES.txt

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/oauth2client.egg-info/SOURCES.txt
diff --git a/tools/telemetry/third_party/oauth2client/oauth2client.egg-info/SOURCES.txt b/tools/telemetry/third_party/oauth2client/oauth2client.egg-info/SOURCES.txt
new file mode 100644
index 0000000000000000000000000000000000000000..51e4f16cf02d41dcd23e0cee4f6129b0219d82a1
--- /dev/null
+++ b/tools/telemetry/third_party/oauth2client/oauth2client.egg-info/SOURCES.txt
@@ -0,0 +1,23 @@
+MANIFEST.in
+README
+setup.py
+oauth2client/__init__.py
+oauth2client/anyjson.py
+oauth2client/appengine.py
+oauth2client/client.py
+oauth2client/clientsecrets.py
+oauth2client/crypt.py
+oauth2client/django_orm.py
+oauth2client/file.py
+oauth2client/gce.py
+oauth2client/keyring_storage.py
+oauth2client/locked_file.py
+oauth2client/multistore_file.py
+oauth2client/tools.py
+oauth2client/util.py
+oauth2client/xsrfutil.py
+oauth2client.egg-info/PKG-INFO
+oauth2client.egg-info/SOURCES.txt
+oauth2client.egg-info/dependency_links.txt
+oauth2client.egg-info/requires.txt
+oauth2client.egg-info/top_level.txt

Powered by Google App Engine
This is Rietveld 408576698