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