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