| Index: LayoutTests/storage/indexeddb/database-close.html
|
| diff --git a/LayoutTests/storage/indexeddb/database-close.html b/LayoutTests/storage/indexeddb/database-close.html
|
| index 7b2c5b42be9632a6e9f4a6b7f747f303288a21c7..05a9ca7d5e15837716425f0602497f9b5dc12019 100644
|
| --- a/LayoutTests/storage/indexeddb/database-close.html
|
| +++ b/LayoutTests/storage/indexeddb/database-close.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>
|
|
|