| Index: LayoutTests/storage/indexeddb/resources/lazy-index-types.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/lazy-index-types.js b/LayoutTests/storage/indexeddb/resources/lazy-index-types.js
|
| index e2ef1c536239ad358cdf848d83b5c90618ea7e27..47372d4606ac0195fa8f25ba3058df9ed3b46317 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/lazy-index-types.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/lazy-index-types.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|