| Index: chrome/browser/resources/file_manager/manifest.json
|
| ===================================================================
|
| --- chrome/browser/resources/file_manager/manifest.json (revision 132564)
|
| +++ chrome/browser/resources/file_manager/manifest.json (working copy)
|
| @@ -22,7 +22,7 @@
|
| "clipboardRead",
|
| "https://*.googleusercontent.com/"
|
| ],
|
| - "content_security_policy": "default-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; frame-src 'self' about:; img-src 'self' data: filesystem: https://*.googleusercontent.com; media-src filesystem: https://*.googleusercontent.com;",
|
| + "content_security_policy": "default-src 'none'; script-src 'self'; style-src 'self' 'unsafe-inline'; frame-src 'self' about:; img-src 'self' data: filesystem: https://*.googleusercontent.com chrome://extension-icon; media-src filesystem: https://*.googleusercontent.com;",
|
| "app": {
|
| "launch": {
|
| "local_path": "main.html"
|
|
|