| Index: third_party/WebKit/LayoutTests/geolocation-api/maximum-age.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/maximum-age.html b/third_party/WebKit/LayoutTests/geolocation-api/maximum-age.html
|
| similarity index 97%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/maximum-age.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/maximum-age.html
|
| index 186dc0731ea9122c4538543446052d37f58aa5dc..983dec75e1ed17abebc34af3402fefe55b180d63 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/maximum-age.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/maximum-age.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="../../../resources/js-test.js"></script>
|
| -<script src="../../../resources/mojo-helpers.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| +<script src="../resources/mojo-helpers.js"></script>
|
| <script src="resources/geolocation-mock.js"></script>
|
| </head>
|
| <body>
|
|
|