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