| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/watch.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/watch.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/watch.html
|
| index afae8166353f999a05b1e6d95264c5ec863f5029..eaee2d4999d70fa9feab4cc52f5d6f9c643c0609 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/watch.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/watch.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/watch.js"></script>
|
|
|