| Index: LayoutTests/storage/indexeddb/open-ordering.html
|
| diff --git a/LayoutTests/storage/indexeddb/open-ordering.html b/LayoutTests/storage/indexeddb/open-ordering.html
|
| index d2ba89481ed0dc1563b40caa9ab95701280f2083..c01768d8bfa09a047742babd9528ea973eb49de9 100644
|
| --- a/LayoutTests/storage/indexeddb/open-ordering.html
|
| +++ b/LayoutTests/storage/indexeddb/open-ordering.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>
|
|
|