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