| Index: LayoutTests/storage/indexeddb/createObjectStore-null-name.html
|
| diff --git a/LayoutTests/storage/indexeddb/createObjectStore-null-name.html b/LayoutTests/storage/indexeddb/createObjectStore-null-name.html
|
| index 2a3b4297adf410829e5cf9b2ca0a13375da8b679..4116a99cf2648247ebb045aed59c0dc6d85e642f 100644
|
| --- a/LayoutTests/storage/indexeddb/createObjectStore-null-name.html
|
| +++ b/LayoutTests/storage/indexeddb/createObjectStore-null-name.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>
|
|
|