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

Unified Diff: client/third_party/oauth2client/contrib/xsrfutil.py

Issue 1768993002: Update oauth2client to v2.0.1 and googleapiclient to v1.5.0. Base URL: git@github.com:luci/luci-py.git@master
Patch Set: . Created 4 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
Index: client/third_party/oauth2client/contrib/xsrfutil.py
diff --git a/client/third_party/oauth2client/xsrfutil.py b/client/third_party/oauth2client/contrib/xsrfutil.py
similarity index 99%
rename from client/third_party/oauth2client/xsrfutil.py
rename to client/third_party/oauth2client/contrib/xsrfutil.py
index 10bbe3fc33dc3d82f9d1a5d92f2a0194c5e41fbc..20e728e4105cc81e545014bd94db2241946172a3 100644
--- a/client/third_party/oauth2client/xsrfutil.py
+++ b/client/third_party/oauth2client/contrib/xsrfutil.py
@@ -1,4 +1,3 @@
-#
# Copyright 2014 the Melange authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");

Powered by Google App Engine
This is Rietveld 408576698