| Index: LayoutTests/storage/indexeddb/mozilla/resources/key-requirements-put-null-key.js
|
| diff --git a/LayoutTests/storage/indexeddb/mozilla/resources/key-requirements-put-null-key.js b/LayoutTests/storage/indexeddb/mozilla/resources/key-requirements-put-null-key.js
|
| index 8c37717e2d5bbc58f3689ad015233a32b601468d..c4f0a1f24e7f2dd9dd73c03c5e84eb620d7d61eb 100644
|
| --- a/LayoutTests/storage/indexeddb/mozilla/resources/key-requirements-put-null-key.js
|
| +++ b/LayoutTests/storage/indexeddb/mozilla/resources/key-requirements-put-null-key.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');
|
| }
|
|
|
|
|