| Index: LayoutTests/storage/indexeddb/resources/transaction-coordination-within-database.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/transaction-coordination-within-database.js b/LayoutTests/storage/indexeddb/resources/transaction-coordination-within-database.js
|
| index d6f03592ad4bacc3c8d713e1c2e6e832fdff8a2a..af262b06f82d2beb3c972e68fba8311bc74f7eac 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/transaction-coordination-within-database.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/transaction-coordination-within-database.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|