| Index: LayoutTests/storage/indexeddb/resources/prefetch-bugfix-108071.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/prefetch-bugfix-108071.js b/LayoutTests/storage/indexeddb/resources/prefetch-bugfix-108071.js
|
| index 2fb3bcac9eeee28d874ee33f6cb701ca3de4fb7d..126a5f784d1a78067353668704c65380b3425398 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/prefetch-bugfix-108071.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/prefetch-bugfix-108071.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|