Index: chrome/browser/captive_portal/captive_portal_browsertest.cc |
=================================================================== |
--- chrome/browser/captive_portal/captive_portal_browsertest.cc (revision 151231) |
+++ chrome/browser/captive_portal/captive_portal_browsertest.cc (working copy) |
@@ -1602,8 +1602,7 @@ |
// Checks that two tabs with SSL timeouts in the same window work. Both |
// tabs only timeout after logging in. |
-// Disabled due to frame navigation flakiness: See http://crbug.com/141497. |
-IN_PROC_BROWSER_TEST_F(CaptivePortalBrowserTest, DISABLED_TwoBrokenTabs) { |
+IN_PROC_BROWSER_TEST_F(CaptivePortalBrowserTest, TwoBrokenTabs) { |
SlowLoadBehindCaptivePortal(browser(), true); |
// Can't set the TabReloader HTTPS timeout on a new tab without doing some |