| Index: LayoutTests/storage/indexeddb/resources/createObjectStore-name-argument-required.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/createObjectStore-name-argument-required.js b/LayoutTests/storage/indexeddb/resources/createObjectStore-name-argument-required.js
|
| index b72c26bb2fbfafd6db4ef17b7b662b0f4341387b..84378a2486c8df3d6860ad8aa33338f0f4e0986a 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/createObjectStore-name-argument-required.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/createObjectStore-name-argument-required.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|