| Index: LayoutTests/storage/indexeddb/resources/transaction-complete-workers.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/transaction-complete-workers.js b/LayoutTests/storage/indexeddb/resources/transaction-complete-workers.js
|
| index cc8da3295fc2608c376e6cb31db6e06d903eab5b..48f5731c1209131dce32b02d6bbd86beefcd5665 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/transaction-complete-workers.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/transaction-complete-workers.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|