| Index: LayoutTests/storage/indexeddb/resources/key-type-infinity.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/key-type-infinity.js b/LayoutTests/storage/indexeddb/resources/key-type-infinity.js
|
| index 33535f3b88776379a72659904050df6700ebe747..574e9224a32e65419ef8df7160e224759a79a340 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/key-type-infinity.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/key-type-infinity.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|