| Index: LayoutTests/storage/indexeddb/resources/persistence.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/persistence.js b/LayoutTests/storage/indexeddb/resources/persistence.js
|
| index 9d1cb0d675def9cdd8ae95c352f3a09de82dfee8..c3f278097355156c743b4fd804d5b0d25cd1f79a 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/persistence.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/persistence.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|