| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-names/browsing-context-default-name.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-names/browsing-context-default-name.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-names/browsing-context-default-name.html
|
| index 400ce9d52a609e62d0cef8594b52bbaa30ac8018..0bad8e606ed0868fe713a1c5de62bc2e3ee2ed2d 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-names/browsing-context-default-name.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/windows/browsing-context-names/browsing-context-default-name.html
|
| @@ -2,8 +2,8 @@
|
| <meta charset="utf-8">
|
| <title>HTML Test: Browsing context - Default name</title>
|
| <link rel="author" title="Intel" href="http://www.intel.com/">
|
| -<script src="../../../../../../resources/testharness.js"></script>
|
| -<script src="../../../../../../resources/testharnessreport.js"></script>
|
| +<script src="/resources/testharness.js"></script>
|
| +<script src="/resources/testharnessreport.js"></script>
|
| <div id="log"></div>
|
| <iframe src="message.html" style="display:none"></iframe>
|
| <script>
|
|
|