| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-frame-resource.https.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-frame-resource.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-frame-resource.https.html
 | 
| index fd74198324319f0c68d68a67ed76a9a22232bcf1..4d30ff4caf71395bd4c77337aeef9e158731f4df 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-frame-resource.https.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-frame-resource.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"></script>
 | 
|  <body>
 | 
|  <script>
 | 
| 
 |