| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-already.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-already.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-already.html
|
| index 66854816ee2febf97dae6dce3d98fd79ae39a8b8..f3c5a8099d8a8cae0dc0424c8bfc83cef5328e9f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-already.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/disconnected-frame-already.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-already.js"></script>
|
|
|