| Index: third_party/WebKit/LayoutTests/geolocation-api/callback-to-deleted-context.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context.html b/third_party/WebKit/LayoutTests/geolocation-api/callback-to-deleted-context.html
|
| similarity index 89%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/callback-to-deleted-context.html
|
| index dcf37ed759f8dd7bc4068a64e8ae75652e2500a7..006b85e4badf599205631782a1ac0c538ad6ba40 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/callback-to-deleted-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>
|
|
|