| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err.html
|
| index 225f3118a811a48bcc0908ce3fc9d1deca549a86..3060cf1f128b321b00b51e6fb133cd68e745ea12 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-history-interface/history_replacestate_err.html
|
| @@ -2,8 +2,8 @@
|
| <html>
|
| <head>
|
| <title>history_replaceState SECURITY_ERR</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>
|
|
|