| Index: third_party/WebKit/LayoutTests/geolocation-api/error-service-connection-error.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error.html b/third_party/WebKit/LayoutTests/geolocation-api/error-service-connection-error.html
|
| similarity index 86%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/error-service-connection-error.html
|
| index 7c242b68691633d666a60d49b72d44c8c6017ddf..4ecf9c4b2df0a68dcc45b3d3e01774102e3aba4f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/error-service-connection-error.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>
|
|
|