Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Unified Diff: remoting/webapp/manifest.json

Issue 10411025: Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts.google.com. We are goi… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/functional/test_utils.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/*",
« no previous file with comments | « chrome/test/functional/test_utils.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698