| Index: LayoutTests/storage/indexeddb/unprefix.html
|
| diff --git a/LayoutTests/storage/indexeddb/unprefix.html b/LayoutTests/storage/indexeddb/unprefix.html
|
| index a7ca1b4fe67fc7e2ad2914e8055f1845223bcbd3..a0d99b4862d5a877c3e96a28cc9ec6b1113a07a2 100644
|
| --- a/LayoutTests/storage/indexeddb/unprefix.html
|
| +++ b/LayoutTests/storage/indexeddb/unprefix.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <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>
|
|
|