| Index: LayoutTests/storage/indexeddb/resources/transaction-storeNames-required.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/transaction-storeNames-required.js b/LayoutTests/storage/indexeddb/resources/transaction-storeNames-required.js
|
| index 73379ffe40e49a6208bb81876996ce57c4013d48..6ed5101883e7125a2137b1d1fa982ee55bb2256e 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/transaction-storeNames-required.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/transaction-storeNames-required.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|