| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-permission-denied.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-permission-denied.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-permission-denied.html
|
| index 04507fed185cb597622d79f2c3e39b860d36fdc2..478a094f6afc34147f586f5d23cfc8e699cb6610 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-permission-denied.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-permission-denied.html
|
| @@ -2,6 +2,8 @@
|
| <html>
|
| <head>
|
| <script src="../../../resources/js-test.js"></script>
|
| +<script src="../../../resources/mojo-helpers.js"></script>
|
| +<script src="resources/geolocation-mock.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/disconnected-frame-permission-denied.js"></script>
|
|
|