| Index: chrome/browser/resources/gaia_auth/manifest_keyboard.json
|
| diff --git a/chrome/browser/resources/gaia_auth/manifest_keyboard.json b/chrome/browser/resources/gaia_auth/manifest_keyboard.json
|
| index 676bb98c1e63034ef62cdba57334c03d6e0b3577..1b8037a61e362dca44eb14ce4c5cc410a9261f69 100644
|
| --- a/chrome/browser/resources/gaia_auth/manifest_keyboard.json
|
| +++ b/chrome/browser/resources/gaia_auth/manifest_keyboard.json
|
| @@ -25,7 +25,7 @@
|
| "all_frames": true
|
| }
|
| ],
|
| - "content_security_policy": "default-src 'self'; script-src 'self'; frame-src 'self' http: https:; style-src 'self'",
|
| + "content_security_policy": "default-src 'self' blob: filesystem:; script-src 'self' blob: filesystem:; frame-src 'self' blob: filesystem: http: https:; style-src 'self' blob: filesystem:",
|
| "description": "GAIA Component Extension",
|
| "incognito": "split",
|
| "web_accessible_resources": [
|
|
|