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