| Index: chrome/test/functional/special_tabs.py
|
| diff --git a/chrome/test/functional/special_tabs.py b/chrome/test/functional/special_tabs.py
|
| index b26429466a5b5e0768c53270dc272aeb2ae48842..6e2ec9d0698002fa30978ad142e15796121744ca 100644
|
| --- a/chrome/test/functional/special_tabs.py
|
| +++ b/chrome/test/functional/special_tabs.py
|
| @@ -57,7 +57,6 @@ class SpecialTabsTest(pyauto.PyUITest):
|
| 'chrome://gpu-internals': {},
|
| 'chrome://histograms': { 'title': 'About Histograms' },
|
| 'chrome://history': { 'title': 'History' },
|
| - 'chrome://history2': { 'title': 'History' },
|
| 'chrome://media-internals': { 'title': 'Media Internals' },
|
| 'chrome://memory-redirect': { 'title': 'About Memory' },
|
| 'chrome://net-internals': {},
|
|
|