| Index: LayoutTests/storage/indexeddb/mozilla/resources/key-requirements.js
|
| diff --git a/LayoutTests/storage/indexeddb/mozilla/resources/key-requirements.js b/LayoutTests/storage/indexeddb/mozilla/resources/key-requirements.js
|
| index 88e08c82571341a66840f0b45d066261dc089309..81eefb9a11e07f260b941e5bb99c4be3274a1f87 100644
|
| --- a/LayoutTests/storage/indexeddb/mozilla/resources/key-requirements.js
|
| +++ b/LayoutTests/storage/indexeddb/mozilla/resources/key-requirements.js
|
| @@ -5,7 +5,7 @@
|
| // http://creativecommons.org/publicdomain/zero/1.0/ "
|
|
|
| if (this.importScripts) {
|
| - importScripts('../../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../../resources/js-test.js');
|
| importScripts('../../resources/shared.js');
|
| }
|
|
|
|
|