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