| Index: LayoutTests/storage/indexeddb/keypath-basics.html
|
| diff --git a/LayoutTests/storage/indexeddb/keypath-basics.html b/LayoutTests/storage/indexeddb/keypath-basics.html
|
| index d2e2facc7f99b7afd6b566a559247b1a2f698382..3e81cf504db15c84a7a6fa082051872249eb3c6e 100644
|
| --- a/LayoutTests/storage/indexeddb/keypath-basics.html
|
| +++ b/LayoutTests/storage/indexeddb/keypath-basics.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>
|
|
|