Chromium Code Reviews| Index: remoting/webapp/manifest.json |
| diff --git a/remoting/webapp/manifest.json b/remoting/webapp/manifest.json |
| index a61615f607d040ad1a704b737ebaaba58e138c70..67095714b964446a76411bb70aff9192cf306202 100644 |
| --- a/remoting/webapp/manifest.json |
| +++ b/remoting/webapp/manifest.json |
| @@ -22,7 +22,7 @@ |
| } |
| ], |
| "permissions": [ |
| - "https://accounts.google.com/o/oauth2/*", |
| + "https://accounts.google.com/*", |
| "https://www.google.com/accounts/*", |
|
Jamie
2012/05/09 01:24:49
You can get rid of this line as well.
zel
2012/05/09 16:35:06
Done.
|
| "https://www.googleapis.com/chromoting/*", |
| "https://talkgadget.google.com/talkgadget/*", |