| Index: third_party/WebKit/LayoutTests/geolocation-api/callback-exception.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-exception.html b/third_party/WebKit/LayoutTests/geolocation-api/callback-exception.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-exception.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/callback-exception.html
|
| index 33ca6245c90fb5b3acd85df6dd46e308fc2d4d3a..7b533bd82cb79de4fa6d364b4664e274228ae709 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-exception.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/callback-exception.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>
|
|
|