| Index: chrome/browser/resources/about_conflicts.html
|
| ===================================================================
|
| --- chrome/browser/resources/about_conflicts.html (revision 92865)
|
| +++ chrome/browser/resources/about_conflicts.html (working copy)
|
| @@ -2,9 +2,7 @@
|
| <html i18n-values="dir:textdirection;">
|
| <head>
|
| <meta charset="utf-8">
|
| -<meta http-equiv="X-WebKit-CSP"
|
| - content="object-src 'none';
|
| - script-src chrome://resources 'self' 'unsafe-eval'">
|
| +<include src="content_security_policy.html"/>
|
| <style>
|
| body {
|
| margin: 10px;
|
|
|