Index: remoting/webapp/appsv2.patch |
diff --git a/remoting/webapp/appsv2.patch b/remoting/webapp/appsv2.patch |
index 9c47d7e8fc02618f941ba5545d594e1eb215013b..ea8da0c3e75a81d911cc89e5af6d3426fc35010f 100644 |
--- a/remoting/webapp/appsv2.patch |
+++ b/remoting/webapp/appsv2.patch |
@@ -52,7 +52,7 @@ index d1f8d1f..67bf660 100644 |
- { "path": "remoting_host_plugin.plugin", "public": false } |
- ], |
+ "oauth2": { |
-+ "client_id": "45833509441-oqgdhgddn085c7cq9djknefjo0tedtua.apps.googleusercontent.com", |
++ "client_id": "REMOTING_IDENTIY_API_CLIENT_ID", |
rmsousa
2013/08/15 00:13:07
typo (identity)
|
+ "scopes": [ |
+ "https://www.googleapis.com/auth/chromoting https://www.googleapis.com/auth/googletalk https://www.googleapis.com/auth/userinfo#email" |
+ ] |