| Index: LayoutTests/storage/indexeddb/delete-closed-database-object.html
|
| diff --git a/LayoutTests/storage/indexeddb/delete-closed-database-object.html b/LayoutTests/storage/indexeddb/delete-closed-database-object.html
|
| index c8766846695ccb5f2e6ac4e7d8ec062ebb4c1b3b..75a56135910417c3a3eab9454f58a9346395b7a2 100644
|
| --- a/LayoutTests/storage/indexeddb/delete-closed-database-object.html
|
| +++ b/LayoutTests/storage/indexeddb/delete-closed-database-object.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>
|
|
|