| Index: LayoutTests/storage/indexeddb/resources/deletedatabase-blocked.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/deletedatabase-blocked.js b/LayoutTests/storage/indexeddb/resources/deletedatabase-blocked.js
|
| index e2b832b46a5af6e9aefb18ba834990520bb029f0..cf03bcfda674db0cbb3cb116ff188bfb07a07136 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/deletedatabase-blocked.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/deletedatabase-blocked.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|