Chromium Code Reviews| Index: chrome/browser/resources/content_security_policy.html |
| =================================================================== |
| --- chrome/browser/resources/content_security_policy.html (revision 95437) |
| +++ chrome/browser/resources/content_security_policy.html (working copy) |
| @@ -11,7 +11,7 @@ |
| --> |
| <meta |
| http-equiv="X-WebKit-CSP" |
| - content="object-src 'none'; |
| + content="object-src 'self'; |
| script-src chrome://resources |
| chrome-extension://mndnfokpggljbaajbnioimlmbfngpief |
| 'self' |