| Index: LayoutTests/fast/dom/Geolocation/delayed-permission-denied.html
|
| diff --git a/LayoutTests/fast/dom/Geolocation/delayed-permission-denied.html b/LayoutTests/fast/dom/Geolocation/delayed-permission-denied.html
|
| index ff0fe9d1dc1e76ebdabc939cccdfcae85839f527..8c094d89a628e01292f6d8ff403743c5d95ba6f5 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/delayed-permission-denied.html
|
| +++ b/LayoutTests/fast/dom/Geolocation/delayed-permission-denied.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/delayed-permission-denied.js"></script>
|
|
|