| Index: LayoutTests/storage/indexeddb/mozilla/resources/indexes.js
|
| diff --git a/LayoutTests/storage/indexeddb/mozilla/resources/indexes.js b/LayoutTests/storage/indexeddb/mozilla/resources/indexes.js
|
| index b9b140e257c383be7512d1a87ab9022227b00dd9..9ffcc96d4040c0cce0462069e549d933f9dcbc9c 100644
|
| --- a/LayoutTests/storage/indexeddb/mozilla/resources/indexes.js
|
| +++ b/LayoutTests/storage/indexeddb/mozilla/resources/indexes.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');
|
| }
|
|
|
|
|