| Index: LayoutTests/storage/indexeddb/transaction-coordination-within-database.html
|
| diff --git a/LayoutTests/storage/indexeddb/transaction-coordination-within-database.html b/LayoutTests/storage/indexeddb/transaction-coordination-within-database.html
|
| index 4e4040add5476a1c607a7cb4c198ec7c0c4a4286..8e77fb0cfb79d3a85069f606ad2e3d517d76f9c2 100644
|
| --- a/LayoutTests/storage/indexeddb/transaction-coordination-within-database.html
|
| +++ b/LayoutTests/storage/indexeddb/transaction-coordination-within-database.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/shared.js"></script>
|
| </head>
|
| <body>
|
|
|