| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html
|
| index 3b687f31981f90f2067a85c1c1da22ac312a04a5..838467d782776af5d8c982ce0d11bdf9c9e9dc6a 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_nooptionalparam.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>history_replaceStateNoOptionalParam</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>
|
|
|