| Index: LayoutTests/fast/dom/Geolocation/error.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/error.html b/LayoutTests/fast/dom/Geolocation/error.html
|
| index 1cc14fe68424decaa6b4207850a3b59ce7936fca..a1bab52f2e9bcfc3f015920cf8af4c93e19f5995 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/error.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/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/error.js"></script>
|
|
|