| Index: LayoutTests/storage/indexeddb/resources/metadata.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/metadata.js b/LayoutTests/storage/indexeddb/resources/metadata.js
|
| index 85d0db04c953ec8eab81f93cd926ede05107fa4f..af93e0ea2b9558cbf4010c121e247c2d61ef057d 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/metadata.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/metadata.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|