| Index: LayoutTests/storage/indexeddb/resources/database-basics.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/database-basics.js b/LayoutTests/storage/indexeddb/resources/database-basics.js
|
| index 1721c87e478818b10312f89c5cc6242a8192f0f5..8a6480a94aa42e70267110e1ca6693e3aef95328 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/database-basics.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/database-basics.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|