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

Unified Diff: remoting/client/appengine/app.yaml

Issue 7033042: Update the appengine code to use OAuth2 and break the gdata dependency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove the hardcoded localhost Created 9 years, 7 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
« no previous file with comments | « remoting/client/appengine/api.py ('k') | remoting/client/appengine/auth.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/appengine/app.yaml
diff --git a/remoting/client/appengine/app.yaml b/remoting/client/appengine/app.yaml
index ff9db5377a6730b2bab9ef4f5d72e4adde258607..a5d7436379b6589634bb1b68ae616035e03ab802 100644
--- a/remoting/client/appengine/app.yaml
+++ b/remoting/client/appengine/app.yaml
@@ -1,5 +1,5 @@
application: google.com:chromoting
-version: 1
+version: 2
runtime: python
api_version: 1
« no previous file with comments | « remoting/client/appengine/api.py ('k') | remoting/client/appengine/auth.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698