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

Unified Diff: chrome/browser/resources/chromeos/gaia_auth/manifest.json

Issue 10413016: It seems GAIA had changed dosserver rules today, so we can go back to accounts.google.com. (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
===================================================================
--- chrome/browser/resources/chromeos/gaia_auth/manifest.json (revision 137977)
+++ chrome/browser/resources/chromeos/gaia_auth/manifest.json (working copy)
@@ -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://www.google.com/ https://www.google.com/accounts/",
+ "content_security_policy": "default-src 'self'; script-src 'self'; frame-src 'self' https://accounts.google.com",
"description": "GAIA Component Extension",
"web_accessible_resources": [
"main.css",
Property changes on: chrome/browser/resources/chromeos/gaia_auth/manifest.json
___________________________________________________________________
Added: svn:mergeinfo
« 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