| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html
 | 
| index fb9fa9b7b7174d59db38e21cf3e7b0ff46151cfd..2a0342fee00b57500ea62149049a4a28a9193d18 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-inscope.https.html
 | 
| @@ -3,7 +3,7 @@
 | 
|  <meta name=timeout content=long>
 | 
|  <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?pipe=sub"></script>
 | 
|  <body></body>
 | 
|  <script>
 | 
| 
 |