| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-allowed.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-allowed.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-allowed.html
|
| index bf219af829de1420aa9c6aea82d1c098afba1ade..e408ce2f18b7fc53c267c4dbb59aee6b8ea15210 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-allowed.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-allowed.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/delayed-permission-allowed.js"></script>
|
|
|