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

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

Issue 7277010: Apply CSP to about:conflicts page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 5 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/test/functional/special_tabs.py
===================================================================
--- chrome/test/functional/special_tabs.py (revision 92230)
+++ chrome/test/functional/special_tabs.py (working copy)
@@ -151,7 +151,7 @@
}
win_special_url_tabs = {
- 'chrome://conflicts': { 'CSP': False },
+ 'chrome://conflicts': {},
# OVERRIDE - different title for page.
'chrome://settings': { 'title': 'Options - Basics' },
« chrome/browser/resources/about_conflicts.js ('K') | « chrome/browser/ui/webui/conflicts_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698