| Index: LayoutTests/storage/indexeddb/readonly-properties.html
|
| diff --git a/LayoutTests/storage/indexeddb/readonly-properties.html b/LayoutTests/storage/indexeddb/readonly-properties.html
|
| index 771d811694fe75b961b82f70d2b6ea4e6ffff284..c4ff8489284591cb2d896b7e039b7f8c6a1f3550 100644
|
| --- a/LayoutTests/storage/indexeddb/readonly-properties.html
|
| +++ b/LayoutTests/storage/indexeddb/readonly-properties.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>
|
|
|