Index: remoting/webapp/me2mom/manifest.json |
diff --git a/remoting/webapp/me2mom/manifest.json b/remoting/webapp/me2mom/manifest.json |
index 110f8dcef06de00c9bc58dc5a720a63d9acdfe69..7b469ce488fd2e1f980607e417515956e991b788 100644 |
--- a/remoting/webapp/me2mom/manifest.json |
+++ b/remoting/webapp/me2mom/manifest.json |
@@ -13,6 +13,7 @@ |
}, |
"permissions": [ |
"tabs", |
+ "https://accounts.google.com/o/oauth2/*", |
"https://www.google.com/accounts/*", |
"https://www.googleapis.com/chromoting/*" |
], |