| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-zero.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-zero.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-zero.html
|
| index 6f444897be526281995c8af70ae31732059aaafc..2384d426c480d1c89097dfab2aa443d8b05e2ea4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-zero.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-zero.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/timeout-zero.js"></script>
|
|
|