| Index: LayoutTests/fast/dom/Geolocation/window-close-crash.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/window-close-crash.html b/LayoutTests/fast/dom/Geolocation/window-close-crash.html
|
| index 4b0baaa6d6e9a3403750a475e3b731dc62e429d3..89a9353084098e121a4ce9d034a61cbb8ec036a8 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/window-close-crash.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/window-close-crash.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/window-close-crash.js"></script>
|
|
|