| Index: third_party/WebKit/LayoutTests/geolocation-api/timeout-negative.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-negative.html b/third_party/WebKit/LayoutTests/geolocation-api/timeout-negative.html
|
| similarity index 87%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-negative.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/timeout-negative.html
|
| index aa89d2c70f634122d8d58ad5d1a9c5a7ed5a23e6..c054ddcbdb201fb5175e0c6bb3f66eb94a97a1fb 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-negative.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/timeout-negative.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>
|
|
|