| Index: LayoutTests/storage/indexeddb/open-during-transaction.html
|
| diff --git a/LayoutTests/storage/indexeddb/open-during-transaction.html b/LayoutTests/storage/indexeddb/open-during-transaction.html
|
| index 461d8dc1098dcff1f2570bc2e677ddf03785a7d7..d51d82530772dfec09a62509cc59ac437324680d 100644
|
| --- a/LayoutTests/storage/indexeddb/open-during-transaction.html
|
| +++ b/LayoutTests/storage/indexeddb/open-during-transaction.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>
|
|
|