| Index: content/browser/indexed_db/indexed_db_browsertest.cc
|
| diff --git a/content/browser/indexed_db/indexed_db_browsertest.cc b/content/browser/indexed_db/indexed_db_browsertest.cc
|
| index 0543ece8f75b5c87ea9088abf4cdfe1afc64a562..4d51d20ecc436924de39031ac93d72f39548eaed 100644
|
| --- a/content/browser/indexed_db/indexed_db_browsertest.cc
|
| +++ b/content/browser/indexed_db/indexed_db_browsertest.cc
|
| @@ -731,7 +731,6 @@ INSTANTIATE_TEST_CASE_P(IndexedDBBrowserTestInstantiation,
|
| ::testing::Values("failGetBlobJournal",
|
| "get",
|
| "getAll",
|
| - "failWebkitGetDatabaseNames",
|
| "iterate",
|
| "failTransactionCommit",
|
| "clearObjectStore"));
|
|
|