| Index: chrome/test/functional/special_tabs.py
|
| ===================================================================
|
| --- chrome/test/functional/special_tabs.py (revision 91379)
|
| +++ chrome/test/functional/special_tabs.py (working copy)
|
| @@ -46,7 +46,7 @@
|
| 'CSP': False
|
| },
|
| 'chrome://chrome-urls': { 'title': 'Chrome URLs' },
|
| - 'chrome://crashes': { 'title': 'Crashes', 'CSP': False },
|
| + 'chrome://crashes': { 'title': 'Crashes' },
|
| 'chrome://credits': { 'title': 'Credits', 'CSP': False },
|
| 'chrome://downloads': { 'title': 'Downloads' },
|
| 'chrome://extensions': { 'title': 'Extensions', 'CSP': False },
|
|
|