| Index: third_party/WebKit/LayoutTests/geolocation-api/permission-denied-already-success.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-denied-already-success.html b/third_party/WebKit/LayoutTests/geolocation-api/permission-denied-already-success.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-denied-already-success.html
|
| rename to third_party/WebKit/LayoutTests/geolocation-api/permission-denied-already-success.html
|
| index af8fccff1474d4b70b20a5dbe055995bdaa624af..54f6336a14ddca92a4a65d32c5f19652377aeb6b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Geolocation/permission-denied-already-success.html
|
| +++ b/third_party/WebKit/LayoutTests/geolocation-api/permission-denied-already-success.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>
|
|
|