| Index: remoting/webapp/manifest.json
|
| diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json
|
| index a61615f607d040ad1a704b737ebaaba58e138c70..2a1335f2a3122c9940974f345038f0b7afa8ae8f 100644
|
| --- a/remoting/webapp/manifest.json
|
| +++ b/remoting/webapp/manifest.json
|
| @@ -22,8 +22,7 @@
|
| }
|
| ],
|
| "permissions": [
|
| - "https://accounts.google.com/o/oauth2/*",
|
| - "https://www.google.com/accounts/*",
|
| + "https://accounts.google.com/*",
|
| "https://www.googleapis.com/chromoting/*",
|
| "https://talkgadget.google.com/talkgadget/*",
|
| "https://relay.google.com/*",
|
|
|