| Index: LayoutTests/storage/indexeddb/objectstore-basics.html
|
| diff --git a/LayoutTests/storage/indexeddb/objectstore-basics.html b/LayoutTests/storage/indexeddb/objectstore-basics.html
|
| index 933985847ca782da4d746561ccbb2983ace96e5b..f4f7e6379c24f9cc03dbf58a7a73a82f8a53dd3b 100644
|
| --- a/LayoutTests/storage/indexeddb/objectstore-basics.html
|
| +++ b/LayoutTests/storage/indexeddb/objectstore-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>
|
|
|