| Index: LayoutTests/storage/indexeddb/resources/request-continue-abort.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/request-continue-abort.js b/LayoutTests/storage/indexeddb/resources/request-continue-abort.js
|
| index 29e43c88a5b1a778b599bf9db4c2d602e85adf6e..ca32dd2ba537c7c9923965918e3320d5b0fdbec2 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/request-continue-abort.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/request-continue-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');
|
| }
|
|
|
|
|