| Index: third_party/WebKit/LayoutTests/geolocation-api/callback-to-remote-context.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-remote-context.html b/third_party/WebKit/LayoutTests/geolocation-api/callback-to-remote-context.html
|
| similarity index 87%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-remote-context.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/callback-to-remote-context.html
|
| index ea71a230b563170b3ab3e64c89390fe85397ad87..ccd1f2115936032348f49b4502dcd49f891a3359 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-remote-context.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/callback-to-remote-context.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>
|
|
|