Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-closed-window.https.html |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-closed-window.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-closed-window.https.html |
index 22135671625a6a1e40dfecba17d7105c0fc20c28..9c1b639bb757d02949746d3fa584db8bbf286066 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-closed-window.https.html |
+++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/register-closed-window.https.html |
@@ -4,7 +4,7 @@ |
<script src="/resources/testharness.js"></script> |
<script src="resources/testharness-helpers.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> |