| Index: third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/cached-position-called-once.html b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error.html
|
| similarity index 78%
|
| copy from third_party/WebKit/LayoutTests/fast/dom/Geolocation/cached-position-called-once.html
|
| copy to third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error.html
|
| index 7a54965d42a81149b8487d396f013a76eb246995..35d65c5646907a46dcc40680abfe129fd08d717b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/cached-position-called-once.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error.html
|
| @@ -4,8 +4,8 @@
|
| <script src="../../../resources/js-test.js"></script>
|
| <script src="../../../resources/mojo-helpers.js"></script>
|
| <script src="resources/geolocation-mock.js"></script>
|
| +<script src="script-tests/error-service-connection-error.js"></script>
|
| </head>
|
| <body>
|
| -<script src="script-tests/cached-position-called-once.js"></script>
|
| </body>
|
| </html>
|
|
|