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