summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
diff options
context:
space:
mode:
authordubroy@chromium.org <dubroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-16 10:19:43 +0000
committerdubroy@chromium.org <dubroy@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-16 10:19:43 +0000
commitd66bbe0598b429b04b17e928cec7417b819a3a9c (patch)
tree7f2d4d8a839523d692fed858e6af940c2e141d33 /chrome/test/functional
parent68980e66a194e88c5d138cd4a0c4305ba3034f18 (diff)
downloadchromium_src-d66bbe0598b429b04b17e928cec7417b819a3a9c.zip
chromium_src-d66bbe0598b429b04b17e928cec7417b819a3a9c.tar.gz
chromium_src-d66bbe0598b429b04b17e928cec7417b819a3a9c.tar.bz2
Remove old history UI, and replace with history2.
chrome://history will now show the page that used to appear at chrome://history2. BUG=52697,76595 TEST=Manual. Go to chrome://history and ensure that the new UI is displayed (there is no more "Edit items..." link in the top right). Verify that deleting a single item using the action menu works, and verify that deleting multiple items using the "Remove selected items" button works. Review URL: http://codereview.chromium.org/8511055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/functional')
-rw-r--r--chrome/test/functional/special_tabs.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/functional/special_tabs.py b/chrome/test/functional/special_tabs.py
index b264294..6e2ec9d 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': {},