| Index: LayoutTests/fast/dom/Geolocation/notimer-after-unload.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/notimer-after-unload.html b/LayoutTests/fast/dom/Geolocation/notimer-after-unload.html
|
| index dc89f84651ff496924099025592b3c7be49dc0bf..b534d11c964f5a5b808cefc0b626b57a11480d57 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/notimer-after-unload.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/notimer-after-unload.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/notimer-after-unload.js"></script>
|
|
|