| 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': {},
|
|
|