| Index: LayoutTests/storage/indexeddb/transaction-starvation.html
|
| diff --git a/LayoutTests/storage/indexeddb/transaction-starvation.html b/LayoutTests/storage/indexeddb/transaction-starvation.html
|
| index 56fd25f7aa1d142450cbab48ee71a05b4b48bebc..f3d79676d3c15336ceb752bfbfa78e3285989974 100644
|
| --- a/LayoutTests/storage/indexeddb/transaction-starvation.html
|
| +++ b/LayoutTests/storage/indexeddb/transaction-starvation.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>
|
|
|