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

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

Issue 10699075: roll grit 54:55 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 6 months 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 | « DEPS ('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 221eda2614aeb9856ce5a190795f080c5122135b..a148a93fed5cd2337d0c9fca9708dd9d4ff0ebab 100755
--- a/chrome/test/functional/special_tabs.py
+++ b/chrome/test/functional/special_tabs.py
@@ -53,8 +53,7 @@ class SpecialTabsTest(pyauto.PyUITest):
'chrome://histograms': { 'title': 'About Histograms' },
'chrome://history': { 'title': 'History' },
'chrome://media-internals': { 'title': 'Media Internals' },
- # about:memory broken on win - crbug.com/134988
- # 'chrome://memory-redirect': { 'title': 'About Memory' },
+ 'chrome://memory-redirect': { 'title': 'About Memory' },
'chrome://net-internals': {},
'chrome://net-internals/help.html': {},
'chrome://newtab': { 'title': 'New Tab', 'CSP': False },
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698