Index: chrome/browser/resources/about_version.html |
=================================================================== |
--- chrome/browser/resources/about_version.html (revision 92865) |
+++ chrome/browser/resources/about_version.html (working copy) |
@@ -7,12 +7,7 @@ |
<html id="t"> |
<head> |
<title i18n-content="title"></title> |
- <meta http-equiv="X-WebKit-CSP" |
- content="object-src 'none'; |
- script-src |
- chrome://resources |
- chrome-extension://mndnfokpggljbaajbnioimlmbfngpief |
- 'self' 'unsafe-eval'"> |
+ <include src="content_security_policy.html"/> |
<style> |
body { |
font-family:Helvetica,Arial,sans-serif; |