| Index: LayoutTests/fast/dom/Geolocation/error-clear-watch.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/error-clear-watch.html b/LayoutTests/fast/dom/Geolocation/error-clear-watch.html
|
| index 6c619783eb9c784e4abac297112b5d7c8019ca61..89e56c30854db12559bbd8fa63a476135fdb557d 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/error-clear-watch.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/error-clear-watch.html
|
| @@ -26,6 +26,5 @@ var watchId = navigator.geolocation.watchPosition(function() {
|
|
|
| window.jsTestIsAsync = true;
|
| </script>
|
| -<script src="../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|