| Index: LayoutTests/storage/indexeddb/resources/objectstore-keycursor.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/objectstore-keycursor.js b/LayoutTests/storage/indexeddb/resources/objectstore-keycursor.js
|
| index 8dc046be6901778c8a3d5b5e072860f4e2527498..eb89691bb89cbd5bdffb81ec0c87840af4ef33d8 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/objectstore-keycursor.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/objectstore-keycursor.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|