| Index: LayoutTests/storage/indexeddb/objectstore-removeobjectstore.html
|
| diff --git a/LayoutTests/storage/indexeddb/objectstore-removeobjectstore.html b/LayoutTests/storage/indexeddb/objectstore-removeobjectstore.html
|
| index b7ff5ce9fb58259c2e240c2e14a9e518201c52ed..a3fb5e458040b6ffb093af0ade03e1791e68c997 100644
|
| --- a/LayoutTests/storage/indexeddb/objectstore-removeobjectstore.html
|
| +++ b/LayoutTests/storage/indexeddb/objectstore-removeobjectstore.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>
|
|
|