| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-cors-xhr.https.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-cors-xhr.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-cors-xhr.https.html
 | 
| index 3b1f1d6bc321e4a453cb61ebf6f16d81d7708ef1..521c01c594f2489b945d6749eb6fb8000ea2b91c 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-cors-xhr.https.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-cors-xhr.https.html
 | 
| @@ -2,7 +2,7 @@
 | 
|  <title>Service Worker: CORS XHR of 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?pipe=sub"></script>
 | 
|  <body>
 | 
|  <script>
 | 
| 
 |