| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https.html
|
| index e3aaf4c5cd42b12890d8195bdd77e127d640b2ad..31e800f2904bd45904cbf5305bb782b4a813f9ee 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/navigate-window.https.html
|
| @@ -2,7 +2,7 @@
|
| <title>Service Worker: Navigate a Window</title>
|
| <script src="/resources/testharness.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| -<script src="resources/get-host-info.sub.js"></script>
|
| +<script src="/common/get-host-info.sub.js"></script>
|
| <script src="resources/test-helpers.sub.js"></script>
|
| <body>
|
| <script>
|
|
|