| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html
|
| index 26e1d2f020985bc5aaa2b2c26439854a65420f23..68fa269854e05938a36b3f3d089f02a884e72b8f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/delayed-permission-denied-for-multiple-requests.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-denied-for-multiple-requests.js"></script>
|
|
|