Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html |
index cee89ce167d9dc49cc98a930a42dcd753be17099..28b43acc8639a21ed74b0be156739a955199ee3f 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-outscope.https.html |
+++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-mixed-content-to-outscope.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?pipe=sub"></script> |
<body></body> |
<script> |