| Index: LayoutTests/storage/indexeddb/resources/get-keyrange.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/get-keyrange.js b/LayoutTests/storage/indexeddb/resources/get-keyrange.js
|
| index ce4bccc9be72ff65e5108937cda8a01fea3b1e59..df3a0f4d81839f50cabdf0dcad5900f153b8664f 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/get-keyrange.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/get-keyrange.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|