| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_replace.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_replace.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_replace.html
|
| index 27b55bd29c52537420fbc1984d9b09cf6dd1f9ce..2f2d573084598e0de753b9e03045cbd281e3efe5 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_replace.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_replace.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>location_replace</title>
|
| - <script src="../../../../../../resources/testharness.js"></script>
|
| - <script src="../../../../../../resources/testharnessreport.js"></script>
|
| + <script src="/resources/testharness.js"></script>
|
| + <script src="/resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| <div id="log"></div>
|
|
|