| Index: LayoutTests/fast/dom/Geolocation/permission-denied-already-error.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/permission-denied-already-error.html b/LayoutTests/fast/dom/Geolocation/permission-denied-already-error.html
|
| index 2103e6ff554717f50d231aa24a357a6f4fc6fb54..d77d894c12cf04a0c61a237334e46db7b76a8940 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/permission-denied-already-error.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/permission-denied-already-error.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/permission-denied-already-error.js"></script>
|
|
|