| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_001.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_001.html
|
| index e482e157fb6108ec5ec0797a66bf752a5a3a753c..21ba22f6fe321573bbb9e5df29d0b18f5c4fa5d9 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_001.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/combination_history_001.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>combination_history_001(Combine pushState and replaceSate methods.)</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>
|
|
|