| Index: LayoutTests/storage/indexeddb/resources/deletedatabase-not-blocked.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/deletedatabase-not-blocked.js b/LayoutTests/storage/indexeddb/resources/deletedatabase-not-blocked.js
|
| index 6d0a3ee0cdb01df6d290ddd8c5ec20e8f8461d9e..d2b1c0ee397912a6ec65d326c88c08ab06de6c23 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/deletedatabase-not-blocked.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/deletedatabase-not-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');
|
| }
|
|
|
|
|