| Index: LayoutTests/inspector/geolocation-emulation-tests.html
|
| diff --git a/LayoutTests/inspector/geolocation-emulation-tests.html b/LayoutTests/inspector/geolocation-emulation-tests.html
|
| index 08f9455c9d20c25cca205d92cd143d0d85dd3e15..9ffdf9f8fd6cf0e1cb33ad49bd881f53085eb5bb 100644
|
| --- a/LayoutTests/inspector/geolocation-emulation-tests.html
|
| +++ b/LayoutTests/inspector/geolocation-emulation-tests.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <script src="../http/tests/inspector/inspector-test.js"></script>
|
| -<script src="../resources/permissions-helper.js"></script>
|
| +<script src="../http/tests/resources/permissions-helper.js"></script>
|
| <script>
|
|
|
| function grantGeolocationPermission() {
|
|
|