| Index: chrome/browser/resources/extensions_ui.html
|
| ===================================================================
|
| --- chrome/browser/resources/extensions_ui.html (revision 92685)
|
| +++ chrome/browser/resources/extensions_ui.html (working copy)
|
| @@ -4,7 +4,9 @@
|
| <meta charset="utf-8">
|
| <meta http-equiv="X-WebKit-CSP"
|
| content="object-src 'none';
|
| - script-src chrome://resources 'self' 'unsafe-eval'">
|
| + script-src chrome://resources
|
| + chrome-extension://mndnfokpggljbaajbnioimlmbfngpief
|
| + 'self' 'unsafe-eval'">
|
| <title i18n-content="title"></title>
|
| <style>
|
| body {
|
|
|