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