| Index: LayoutTests/storage/indexeddb/resources/dont-wedge.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/dont-wedge.js b/LayoutTests/storage/indexeddb/resources/dont-wedge.js
|
| index 875cb28d5da937c6ac9425845c153799ba9ed8a5..690ca5f3b5a8ebce88493395b818e6d2aedcdce2 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/dont-wedge.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/dont-wedge.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|