| Index: LayoutTests/storage/indexeddb/resources/cursor-finished.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/cursor-finished.js b/LayoutTests/storage/indexeddb/resources/cursor-finished.js
|
| index 7343c417e0d056978792edac0fa7fdb3553441fa..f8b9d7909f019c6d62c800ed3964f638562a88f7 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/cursor-finished.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/cursor-finished.js
|
| @@ -2,7 +2,6 @@ description("Ensure cursor calls behave as expected after cursor has run to the
|
|
|
| function test()
|
| {
|
| - removeVendorPrefixes();
|
| setDBNameFromPath();
|
| prepareDatabase();
|
| }
|
|
|