| Index: third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html
|
| index 40d43c81112d60e8ad933c51667314aa44b583a2..b6b41c21f14ac282a7b34148f3851ee703839275 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/webappapis/system-state-and-capabilities/the-navigator-object/content.html
|
| @@ -2,8 +2,8 @@
|
| <meta charset='utf-8'>
|
| <title>registerContentHandler()</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>
|
|
|
| <noscript><p>Enable JavaScript and reload.</p></noscript>
|
|
|
|
|