| Index: LayoutTests/storage/indexeddb/mozilla/clear.html
|
| diff --git a/LayoutTests/storage/indexeddb/mozilla/clear.html b/LayoutTests/storage/indexeddb/mozilla/clear.html
|
| index 1980fa8d329907e714ff036702b37153870b6035..a6dae297f85e5cf3f489e8a7000febd8b20d6234 100644
|
| --- a/LayoutTests/storage/indexeddb/mozilla/clear.html
|
| +++ b/LayoutTests/storage/indexeddb/mozilla/clear.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>
|
|
|