| Index: LayoutTests/storage/indexeddb/transaction-and-objectstore-calls.html
|
| diff --git a/LayoutTests/storage/indexeddb/transaction-and-objectstore-calls.html b/LayoutTests/storage/indexeddb/transaction-and-objectstore-calls.html
|
| index cac572ad2ccb9b61a8a90bd651a8a25ae8697d5f..5b60383d0aa89cae3b071844d21c5194b478cdff 100644
|
| --- a/LayoutTests/storage/indexeddb/transaction-and-objectstore-calls.html
|
| +++ b/LayoutTests/storage/indexeddb/transaction-and-objectstore-calls.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>
|
|
|