| Index: LayoutTests/storage/indexeddb/resources/keyrange.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/keyrange.js b/LayoutTests/storage/indexeddb/resources/keyrange.js
|
| index baf4b2954f8b3ea8fd4086ec3f8d3c8621f2a610..8a2ebf004b9f0d7b40721c181a9f457e25fde824 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/keyrange.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/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');
|
| }
|
|
|
|
|