| Index: LayoutTests/fast/dom/Geolocation/cached-position-iframe.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/cached-position-iframe.html b/LayoutTests/fast/dom/Geolocation/cached-position-iframe.html
|
| index e921f40e1d88bca438910b182ce43cbcd656339a..8111a00cef19b38b6e11f3ac97ef296d39905908 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/cached-position-iframe.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/cached-position-iframe.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/cached-position-iframe.js"></script>
|
|
|