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