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