| Index: LayoutTests/storage/indexeddb/deletedatabase-transaction.html
|
| diff --git a/LayoutTests/storage/indexeddb/deletedatabase-transaction.html b/LayoutTests/storage/indexeddb/deletedatabase-transaction.html
|
| index d3c1ff15f6463e2a04e7874546ee401b4410259c..67b4af607ddf233eecfa48ae0ef216ed9dadd72b 100644
|
| --- a/LayoutTests/storage/indexeddb/deletedatabase-transaction.html
|
| +++ b/LayoutTests/storage/indexeddb/deletedatabase-transaction.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/shared.js"></script>
|
| <script>
|
| description("Ensure deleteDatabase() can run concurrently with transactions in other databases");
|
|
|