| Index: LayoutTests/storage/indexeddb/database-wrapper.html
|
| diff --git a/LayoutTests/storage/indexeddb/database-wrapper.html b/LayoutTests/storage/indexeddb/database-wrapper.html
|
| index 8bedf5f9bc8299fe38f3cc1cda2c8ece23f98a2c..6990659e41f247101a781b3072a958755250ab2b 100644
|
| --- a/LayoutTests/storage/indexeddb/database-wrapper.html
|
| +++ b/LayoutTests/storage/indexeddb/database-wrapper.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>
|
|
|