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

Unified Diff: chrome/browser/resources/chromeos/gaia_auth/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
Index: chrome/browser/resources/chromeos/gaia_auth/manifest.json
diff --git a/chrome/browser/resources/chromeos/gaia_auth/manifest.json b/chrome/browser/resources/chromeos/gaia_auth/manifest.json
index c3b48f8a894faaf420382bda8614cdc9f617d50f..4ce6d597ce57038ac90722ab0be0cc3576214973 100644
--- a/chrome/browser/resources/chromeos/gaia_auth/manifest.json
+++ b/chrome/browser/resources/chromeos/gaia_auth/manifest.json
@@ -4,7 +4,7 @@
"name": "GaiaAuthExtension",
"version": "0.0.1",
"manifest_version": 2,
- "content_security_policy": "default-src 'self'; script-src 'self'; frame-src 'self' https://accounts.google.com",
+ "content_security_policy": "default-src 'self'; script-src 'self'; frame-src 'self' https://www.google.com/ https://www.google.com/accounts/",
"description": "GAIA Component Extension",
"web_accessible_resources": [
"main.css",
« no previous file with comments | « chrome/browser/printing/cloud_print/cloud_print_url.cc ('k') | chrome/browser/resources/chromeos/gaia_auth/manifest_test.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698