| Index: chrome/test/functional/special_tabs.py
|
| ===================================================================
|
| --- chrome/test/functional/special_tabs.py (revision 93892)
|
| +++ chrome/test/functional/special_tabs.py (working copy)
|
| @@ -54,7 +54,7 @@
|
| 'chrome://extensions': { 'title': 'Extensions' },
|
| 'chrome://flags': {},
|
| 'chrome://flash': {},
|
| - 'chrome://gpu-internals': { 'CSP': False },
|
| + 'chrome://gpu-internals': {},
|
| 'chrome://histograms': { 'title': 'About Histograms' },
|
| 'chrome://history': { 'title': 'History' },
|
| 'chrome://history2': { 'title': 'History', 'CSP': False },
|
|
|