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

Unified Diff: third_party/google_api_python_client/googleapiclient/schema.py

Issue 1094533003: Revert of Upgrade 3rd packages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 5 years, 8 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: third_party/google_api_python_client/googleapiclient/schema.py
diff --git a/third_party/google_api_python_client/googleapiclient/schema.py b/third_party/google_api_python_client/googleapiclient/schema.py
index 92543ec13178aa2464206435d189847aa5e03311..af413177f02b19d122e73102de93279c06b486c7 100644
--- a/third_party/google_api_python_client/googleapiclient/schema.py
+++ b/third_party/google_api_python_client/googleapiclient/schema.py
@@ -63,7 +63,7 @@
import copy
-from third_party.oauth2client import util
+from oauth2client import util
class Schemas(object):
« no previous file with comments | « third_party/google_api_python_client/googleapiclient/sample_tools.py ('k') | third_party/oauth2client/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698