| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https.html
|
| index 7a64e9444dc961736e6034fdccfe34feb18ca3bb..5536304ff637aafcc41398989198fae63bbf3dfd 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-resources.https.html
|
| @@ -2,7 +2,7 @@
|
| <title>Service Worker: FetchEvent for resources</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>
|
| <script>
|
| var url_count = 0;
|
|
|