| Index: LayoutTests/storage/indexeddb/transaction-error.html
|
| diff --git a/LayoutTests/storage/indexeddb/transaction-error.html b/LayoutTests/storage/indexeddb/transaction-error.html
|
| index baab68c3eedd7217a6c8480eaff32a9d232b00de..01148eff0cf13488430cea9d46cf5463cc32fd35 100644
|
| --- a/LayoutTests/storage/indexeddb/transaction-error.html
|
| +++ b/LayoutTests/storage/indexeddb/transaction-error.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>
|
|
|