| Index: LayoutTests/storage/indexeddb/resources/cursor-advance.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/cursor-advance.js b/LayoutTests/storage/indexeddb/resources/cursor-advance.js
|
| index eff9a622f754d310cd8b2d92b4029796e05e90e1..dff8f9e22e4f0918f635d9ecd3305925b6938ce3 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/cursor-advance.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/cursor-advance.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|