| Index: LayoutTests/storage/indexeddb/connection-leak.html
|
| diff --git a/LayoutTests/storage/indexeddb/connection-leak.html b/LayoutTests/storage/indexeddb/connection-leak.html
|
| index 8969b697fffe4f1908c83312069678bf146bc9f6..38906a9429421ac5d898eea75255fd962021f023 100644
|
| --- a/LayoutTests/storage/indexeddb/connection-leak.html
|
| +++ b/LayoutTests/storage/indexeddb/connection-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>
|
|
|
|
|