Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10341)

Unified Diff: chrome/test/functional/special_tabs.py

Issue 8511055: Remove old history UI, and replace with history2. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Suppress bidichecker test failure. Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/webui/bidichecker_tests.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': {},
« no previous file with comments | « chrome/test/data/webui/bidichecker_tests.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698