| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_pathname.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_pathname.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_pathname.html
|
| index 9c2e34608cc2746709ef602a264b47250006402b..dea05d2f37bcb4525a8fee853b274f52d0fbe1d7 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_pathname.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/location_pathname.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>location_pathname</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>
|
|
|