| Index: third_party/WebKit/LayoutTests/geolocation-api/error.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error.html b/third_party/WebKit/LayoutTests/geolocation-api/error.html
|
| similarity index 89%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/error.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/error.html
|
| index d7486231fc1d84939d95af60de830fabd8f2b041..73ddb28cc3dcd11c78696d4af9c5b8c6238583c4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/error.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/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>
|
|
|