| Index: LayoutTests/storage/indexeddb/resources/basics.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/basics.js b/LayoutTests/storage/indexeddb/resources/basics.js
|
| index fa9829638c9e964de5296a3c83d1ce4331a44a8e..5aad8962125d92169736a5cfe9f9dd04549e9d00 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/basics.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/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');
|
| }
|
|
|
|
|