Index: content/browser/in_process_webkit/indexed_db_layout_browsertest.cc |
=================================================================== |
--- content/browser/in_process_webkit/indexed_db_layout_browsertest.cc (revision 148353) |
+++ content/browser/in_process_webkit/indexed_db_layout_browsertest.cc (working copy) |
@@ -115,6 +115,6 @@ |
} |
// Frequent flaky timeouts. http://crbug.com/123685 |
-IN_PROC_BROWSER_TEST_F(IndexedDBLayoutTest, DISABLED_RegressionTests) { |
+IN_PROC_BROWSER_TEST_F(IndexedDBLayoutTest, RegressionTests) { |
RunLayoutTests(kRegressionTests); |
} |