| Index: LayoutTests/storage/indexeddb/resources/intversion-upgrades.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/intversion-upgrades.js b/LayoutTests/storage/indexeddb/resources/intversion-upgrades.js
|
| index 114c3582ecc8d294ba463270576c0801f681952f..374707dd1a69c11d634f8cf923e8981200040b31 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/intversion-upgrades.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/intversion-upgrades.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|