| Index: LayoutTests/storage/indexeddb/mozilla/resources/object-identity.js
|
| diff --git a/LayoutTests/storage/indexeddb/mozilla/resources/object-identity.js b/LayoutTests/storage/indexeddb/mozilla/resources/object-identity.js
|
| index 7561e0f5620920089d44051eb6542a4ec776f9d6..247c54f638d7a0c89942f9d04e2cbf88116f935b 100644
|
| --- a/LayoutTests/storage/indexeddb/mozilla/resources/object-identity.js
|
| +++ b/LayoutTests/storage/indexeddb/mozilla/resources/object-identity.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');
|
| }
|
|
|
|
|