Index: chrome/test/functional/special_tabs.py |
=================================================================== |
--- chrome/test/functional/special_tabs.py (revision 50897) |
+++ chrome/test/functional/special_tabs.py (working copy) |
@@ -18,6 +18,7 @@ |
special_url_tabs = { |
'about:': 'About Version', |
+ 'about:about': 'About Pages', |
'about:appcache-internals': 'AppCache Internals', |
'about:credits': 'Credits', |
'about:dns': 'About DNS', |