| Index: LayoutTests/fast/dom/Geolocation/watchPosition-unique.html
 | 
| diff --git a/LayoutTests/fast/dom/Geolocation/watchPosition-unique.html b/LayoutTests/fast/dom/Geolocation/watchPosition-unique.html
 | 
| index bbb5650a511c659c1dcf39491526904744717333..b6f6eccb4e138b7b590c4478e6255eb5e4b6c831 100644
 | 
| --- a/LayoutTests/fast/dom/Geolocation/watchPosition-unique.html
 | 
| +++ b/LayoutTests/fast/dom/Geolocation/watchPosition-unique.html
 | 
| @@ -23,6 +23,5 @@ shouldBeTrue("watchID1 !== watchID3");
 | 
|  shouldBeTrue("watchID2 !== watchID3");
 | 
|  
 | 
|  </script>
 | 
| -<script src="../../js/resources/js-test-post.js"></script>
 | 
|  </body>
 | 
|  </html>
 | 
| 
 |