Index: chrome/browser/resources/gaia_auth/manifest_test.json |
diff --git a/chrome/browser/resources/gaia_auth/manifest_test.json b/chrome/browser/resources/gaia_auth/manifest_test.json |
index c5228f7ae12c550a8b51d50d2446dce0ca5abfe2..3b0363a48c207afe7767d43a98981270aabd7fc0 100644 |
--- a/chrome/browser/resources/gaia_auth/manifest_test.json |
+++ b/chrome/browser/resources/gaia_auth/manifest_test.json |
@@ -4,7 +4,7 @@ |
"name": "GaiaTestAuthExtension", |
"version": "0.0.1", |
"manifest_version": 2, |
- "content_security_policy": "default-src 'self'; script-src 'self'; frame-src 'self' https://insecure.com https://www.google.com/accounts/ https://accounts.google.com https://gaiastaging.corp.google.com", |
+ "content_security_policy": "default-src 'self'; script-src 'self'; frame-src 'self' https://insecure.com https://www.google.com/accounts/ https://accounts.google.com https://accounts.youtube.com https://gaiastaging.corp.google.com", |
"description": "GAIA Test Component Extension", |
"content_scripts": [ |
{ |