| Index: LayoutTests/storage/indexeddb/resources/create-object-store-options.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/create-object-store-options.js b/LayoutTests/storage/indexeddb/resources/create-object-store-options.js
|
| index b8672e1b6ac31a3ca42e4f8485053472aa76a863..8797438e8365b4d32f8c851826afb904edd4a277 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/create-object-store-options.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/create-object-store-options.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|