| Index: third_party/WebKit/LayoutTests/geolocation-api/reentrant-error.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/reentrant-error.html b/third_party/WebKit/LayoutTests/geolocation-api/reentrant-error.html
|
| similarity index 93%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/reentrant-error.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/reentrant-error.html
|
| index 8492a6ebbce06df19e0970f58ab373642b8f3b5a..2034b9ec2c62d58dac3d48c98de89b99335b4c79 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/reentrant-error.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/reentrant-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>
|
|
|