| Index: LayoutTests/storage/indexeddb/resources/queued-commands.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/queued-commands.js b/LayoutTests/storage/indexeddb/resources/queued-commands.js
|
| index 31d8eb6a98743968b30bb636d1e8e9b40a9f8f84..7023e7cd2265cfc3e1f10a86c33a56e3c1ce2357 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/queued-commands.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/queued-commands.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|