Chromium Code Reviews| 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' }, |