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

Unified Diff: chrome/browser/resources/net_internals/help.html

Issue 8124010: Replace <meta> tag with header for content-security-policy on chrome:// pages. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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/net_internals/help.html
===================================================================
--- chrome/browser/resources/net_internals/help.html (revision 103729)
+++ chrome/browser/resources/net_internals/help.html (working copy)
@@ -4,9 +4,6 @@
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
-<head>
- <include src="../content_security_policy.html"/>
-</head>
<body>
<div id=howtoDumpForBugsHelpContent>
<h2>How to get data for bug reports</h2>

Powered by Google App Engine
This is Rietveld 408576698