| Index: LayoutTests/fast/dom/Geolocation/reentrant-error.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/reentrant-error.html b/LayoutTests/fast/dom/Geolocation/reentrant-error.html
|
| index 13b6439c30641392d790b16417a1b8418a0b8dda..724698155f979561f4a5bec71ba329e9a1568796 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/reentrant-error.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/reentrant-error.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../js/resources/js-test-pre.js"></script>
|
| +<script src="../../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/reentrant-error.js"></script>
|
|
|