| Index: LayoutTests/storage/indexeddb/resources/key-sort-order-across-types.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/key-sort-order-across-types.js b/LayoutTests/storage/indexeddb/resources/key-sort-order-across-types.js
|
| index 62dfce22234d0a43a73b51c3fcb2661ae8f36c77..8826a898e3b109f0e2eb37aa21d11b9636103086 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/key-sort-order-across-types.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/key-sort-order-across-types.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|