| Index: third_party/WebKit/LayoutTests/geolocation-api/timeout.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout.html b/third_party/WebKit/LayoutTests/geolocation-api/timeout.html
|
| similarity index 90%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/timeout.html
|
| index 53c28a3c5bc3f7e8e80356331199229baf755234..66f1fc8a724b93c1c392adc989f4e0e44ccc7932 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/timeout.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>
|
|
|