| Index: LayoutTests/storage/indexeddb/resources/transaction-starvation.js
|
| diff --git a/LayoutTests/storage/indexeddb/resources/transaction-starvation.js b/LayoutTests/storage/indexeddb/resources/transaction-starvation.js
|
| index 8b2f97ef90d079c2042b9d56daf9ab9fbbd156f6..82d4074e0db687c1c01e7180f93dfcb2a1f4d7c1 100644
|
| --- a/LayoutTests/storage/indexeddb/resources/transaction-starvation.js
|
| +++ b/LayoutTests/storage/indexeddb/resources/transaction-starvation.js
|
| @@ -1,5 +1,5 @@
|
| if (this.importScripts) {
|
| - importScripts('../../../fast/js/resources/js-test-pre.js');
|
| + importScripts('../../../resources/js-test.js');
|
| importScripts('shared.js');
|
| }
|
|
|
|
|