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