| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-header-visibility.https.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-header-visibility.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-header-visibility.https.html
 | 
| index 36bf16f3279829ed0d7540215983b554140d6c5f..1ceb164653b9635999675cc87ea114796efead9d 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-header-visibility.https.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-header-visibility.https.html
 | 
| @@ -2,7 +2,7 @@
 | 
|  <title>Service Worker: Visibility of headers during fetch.</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>
 | 
| 
 |