| Index: third_party/WebKit/LayoutTests/geolocation-api/coordinates-interface-attributes.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/coordinates-interface-attributes.html b/third_party/WebKit/LayoutTests/geolocation-api/coordinates-interface-attributes.html
|
| similarity index 95%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/coordinates-interface-attributes.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/coordinates-interface-attributes.html
|
| index cd981dbaf40756e15d20c87d1d0393d7039ab01f..6db76c2182c2c20c2e7cce770b787c26ad9d8509 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/coordinates-interface-attributes.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/coordinates-interface-attributes.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>
|
|
|