| Index: LayoutTests/storage/indexeddb/resources/transaction-after-close.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/transaction-after-close.js b/LayoutTests/storage/indexeddb/resources/transaction-after-close.js
|
| index 495acda907b3f625fa37b700d447fb23961f6eb4..30f0c0cc73641cceb7810ccb8412eeaafa1f3bfd 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/transaction-after-close.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/transaction-after-close.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|