| Index: third_party/WebKit/LayoutTests/geolocation-api/resources/window-close-popup.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/window-close-popup.html b/third_party/WebKit/LayoutTests/geolocation-api/resources/window-close-popup.html
|
| similarity index 87%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/window-close-popup.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/resources/window-close-popup.html
|
| index 3760829571deaad54447fc92ebc39bf84774ecc6..1ce0718b979e925c4ea2357648634616a6aa8c17 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/resources/window-close-popup.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/resources/window-close-popup.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="../../../../resources/mojo-helpers.js"></script>
|
| +<script src="../../resources/mojo-helpers.js"></script>
|
| <script src="geolocation-mock.js"></script>
|
| <script>
|
| var mockLatitude = 51.478;
|
|
|