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

Unified Diff: chrome/browser/resources/chromeos/gaia_auth/manifest_test.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: chrome/browser/resources/chromeos/gaia_auth/manifest_test.json
diff --git a/chrome/browser/resources/chromeos/gaia_auth/manifest_test.json b/chrome/browser/resources/chromeos/gaia_auth/manifest_test.json
index 774ed6e14f7db7ed32a7c5ee2147fefcbf8bf0f9..356d95cdffa20f7015fa42488441a9d57a7ebd7f 100644
--- a/chrome/browser/resources/chromeos/gaia_auth/manifest_test.json
+++ b/chrome/browser/resources/chromeos/gaia_auth/manifest_test.json
@@ -19,6 +19,7 @@
"permissions": [
"https://insecure.com/*",
"https://www.google.com/accounts/*",
+ "https://accounts.google.com/*",
"https://gaiastaging.corp.google.com/*",
"chrome://oobe/"
]

Powered by Google App Engine
This is Rietveld 408576698