| Index: LayoutTests/storage/indexeddb/objectstore-count.html
|
| diff --git a/LayoutTests/storage/indexeddb/objectstore-count.html b/LayoutTests/storage/indexeddb/objectstore-count.html
|
| index 01ef2455d72fec4a8ea9bb6e549a0c1f1e3405a7..e72c2df1eebc244f88e5c3591a0a3d6b7d986953 100644
|
| --- a/LayoutTests/storage/indexeddb/objectstore-count.html
|
| +++ b/LayoutTests/storage/indexeddb/objectstore-count.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>
|
|
|