Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7571)

Unified Diff: chrome/browser/resources/about_credits.tmpl

Issue 9362009: Correctly enable CSP for about:credits (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/about_credits.tmpl
diff --git a/chrome/browser/resources/about_credits.tmpl b/chrome/browser/resources/about_credits.tmpl
index 39d53405681e5c349acf0d4342f1ece9415b35f1..ab386163789813626a9ebd2162aea003bd3c9425 100644
--- a/chrome/browser/resources/about_credits.tmpl
+++ b/chrome/browser/resources/about_credits.tmpl
@@ -2,11 +2,6 @@
<html>
<head>
<meta charset="utf-8">
-<meta http-equiv="X-WebKit-CSP"
- content="object-src 'none';
- script-src
- chrome-extension://mndnfokpggljbaajbnioimlmbfngpief
- 'self'">
<title>Credits</title>
<style>
body {
« no previous file with comments | « chrome/browser/resources/about_credits.html ('k') | chrome/browser/ui/webui/chrome_url_data_manager_backend.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698