| Index: LayoutTests/storage/indexeddb/cursor-leak.html
|
| diff --git a/LayoutTests/storage/indexeddb/cursor-leak.html b/LayoutTests/storage/indexeddb/cursor-leak.html
|
| index d03d3316ab38d1b8bff956a7ff87d74e11049a4d..abeabf87944aeb4aa06633e6a0daa942e93df0d3 100644
|
| --- a/LayoutTests/storage/indexeddb/cursor-leak.html
|
| +++ b/LayoutTests/storage/indexeddb/cursor-leak.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| <script src="resources/shared.js"></script>
|
| <script>
|
|
|
|
|