| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-workers.https.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-workers.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-workers.https.html
 | 
| index c2e5b65d905af9fa97030fd035f700935dd784bb..65972900648fb3ca4bb475a5279d17e7f3ad98fb 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-workers.https.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/foreign-fetch-workers.https.html
 | 
| @@ -1,7 +1,7 @@
 | 
|  <!DOCTYPE html>
 | 
|  <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>
 | 
|  <script src="resources/foreign-fetch-helpers.js"></script>
 | 
|  <body>
 | 
| 
 |