| Index: LayoutTests/storage/indexeddb/resources/version-change-abort.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/version-change-abort.js b/LayoutTests/storage/indexeddb/resources/version-change-abort.js
|
| index ae291e44822ee073fce7c08c227437b85b2986f6..1f607b4c146f0772cc92625b85da5e12d5aa13fb 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/version-change-abort.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/version-change-abort.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|