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

Unified Diff: remoting/webapp/manifest.json

Issue 10382077: Update all GAIA URLs to accounts.google.com/... from www.google.com/accounts/... (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
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/*",
« chrome/test/functional/passwords.py ('K') | « chrome/test/functional/test_utils.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698