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