| Index: LayoutTests/fast/dom/Geolocation/argument-types.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/argument-types.html b/LayoutTests/fast/dom/Geolocation/argument-types.html
|
| index 6d82e29be55887772879e587d9ad4a9b82ead335..5436383169757f5340f43a6366c257c564abc689 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/argument-types.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/argument-types.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/argument-types.js"></script>
|
|
|