Index: chrome/test/functional/special_tabs.py |
=================================================================== |
--- chrome/test/functional/special_tabs.py (revision 93953) |
+++ chrome/test/functional/special_tabs.py (working copy) |
@@ -64,7 +64,7 @@ |
'chrome://net-internals/help.html': {}, |
'chrome://newtab': { 'title': 'New Tab', 'CSP': False }, |
'chrome://plugins': { 'title': 'Plug-ins' }, |
- 'chrome://sessions': { 'title': 'Sessions', 'CSP': False }, |
+ 'chrome://sessions': { 'title': 'Sessions' }, |
'chrome://settings': { 'title': 'Preferences - Basics' }, |
'chrome://stats': { 'CSP': False }, |
'chrome://sync': { 'title': 'Sync Internals', 'CSP': False }, |