| Index: LayoutTests/storage/indexeddb/mozilla/resources/delete-result.js
|
| diff --git a/LayoutTests/storage/indexeddb/mozilla/resources/delete-result.js b/LayoutTests/storage/indexeddb/mozilla/resources/delete-result.js
|
| index 5ecb00b9fb1bd4c2afabf6f1f74cac6d8215ca15..79299f49e820d23c917ef3110704f0ebffa0b841 100644
|
| --- a/LayoutTests/storage/indexeddb/mozilla/resources/delete-result.js
|
| +++ b/LayoutTests/storage/indexeddb/mozilla/resources/delete-result.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');
|
| }
|
|
|
|
|