| 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 be27aa54c7672534b43a13eadee3be173a4dc9d5..c2a94959668ac7938c30508ec16bea0b5d14f6c1 100644
|
| --- a/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc
|
| +++ b/content/browser/in_process_webkit/indexed_db_layout_browsertest.cc
|
| @@ -34,6 +34,7 @@ static const char* kComplexTests[] = {
|
| "prefetch-bugfix-108071.html",
|
| // Flaky: http://crbug.com/123685
|
| // "pending-version-change-stuck-works-with-terminate.html",
|
| + "pending-version-change-on-exit.html",
|
| NULL
|
| };
|
|
|
|
|