| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/reentrant-success.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/reentrant-success.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/reentrant-success.html
|
| index 982adaed936a5463c45240859d7b365e5c47b91a..2147c80700643641259617b15e48a62e47ebfb6e 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/reentrant-success.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/reentrant-success.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/reentrant-success.js"></script>
|
|
|