| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-canvas-tainting.https.html
 | 
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-canvas-tainting.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-canvas-tainting.https.html
 | 
| index bb75473926fb35c870b079b894081a42119f0b29..55faa9df7a984145cd75686849a2671e36221c2f 100644
 | 
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-canvas-tainting.https.html
 | 
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-canvas-tainting.https.html
 | 
| @@ -2,7 +2,7 @@
 | 
|  <title>Service Worker: canvas tainting of the fetched image</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>
 | 
| 
 |