| Index: LayoutTests/storage/indexeddb/resources/cursor-skip-deleted.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/cursor-skip-deleted.js b/LayoutTests/storage/indexeddb/resources/cursor-skip-deleted.js
|
| index e653052da465212dcbd22b6c0f2f2d1598b1f856..dd91f174df0eb3f1683f25471002cc1ca5220019 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/cursor-skip-deleted.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/cursor-skip-deleted.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|