| Index: LayoutTests/storage/indexeddb/resources/objectStore-required-arguments.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/objectStore-required-arguments.js b/LayoutTests/storage/indexeddb/resources/objectStore-required-arguments.js
|
| index 70a46402731b7df8a8da2e75742f03c44fc85f4a..0574bbbb53a3b9cd9bfc57f85ab53da8f8b29142 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/objectStore-required-arguments.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/objectStore-required-arguments.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|