Index: content/browser/in_process_webkit/indexed_db_layout_browsertest.cc |
diff --git a/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc b/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc |
index 4946d98d629a15c964eb66218c7d037462d14f0c..a082903dbd9614592a328d7c7e0bb86363f93790 100644 |
--- a/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc |
+++ b/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc |
@@ -95,7 +95,7 @@ static const char* kRegressionTests[] = { |
} |
-IN_PROC_BROWSER_TEST_F(IndexedDBLayoutTest, FAILS_BasicTests) { |
+IN_PROC_BROWSER_TEST_F(IndexedDBLayoutTest, BasicTests) { |
RunLayoutTests(kBasicTests); |
} |