| Index: LayoutTests/fast/dom/Geolocation/callback-to-remote-context2.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2.html b/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2.html
|
| index e75d4d48dbf617e73fc568203f6bea4585233017..5b73687be68cc96afc3ba8358c9ea0c98c1c92b4 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/callback-to-remote-context2.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/callback-to-remote-context2.js"></script>
|
|
|