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

Unified Diff: chrome/test/functional/special_tabs.py

Issue 7638002: Apply content-security-policy directive to chrome://media-internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 4 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
« no previous file with comments | « chrome/browser/ui/webui/media/media_internals_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/functional/special_tabs.py
===================================================================
--- chrome/test/functional/special_tabs.py (revision 96277)
+++ chrome/test/functional/special_tabs.py (working copy)
@@ -50,7 +50,7 @@
'chrome://histograms': { 'title': 'About Histograms' },
'chrome://history': { 'title': 'History' },
'chrome://history2': { 'title': 'History' },
- 'chrome://media-internals': { 'title': 'Media Internals', 'CSP': False },
+ 'chrome://media-internals': { 'title': 'Media Internals' },
'chrome://memory-redirect': { 'title': 'About Memory' },
'chrome://net-internals': {},
'chrome://net-internals/help.html': {},
« no previous file with comments | « chrome/browser/ui/webui/media/media_internals_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698