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