| Index: LayoutTests/storage/indexeddb/transaction-abort.html
|
| diff --git a/LayoutTests/storage/indexeddb/transaction-abort.html b/LayoutTests/storage/indexeddb/transaction-abort.html
|
| index 00f3dfe85ba4a395540c7bce8737ef23ec384a80..f642418c4ccd042bb46251b036e17da62bae51e8 100644
|
| --- a/LayoutTests/storage/indexeddb/transaction-abort.html
|
| +++ b/LayoutTests/storage/indexeddb/transaction-abort.html
|
| @@ -1,6 +1,6 @@
|
| <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>
|
|
|