Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/referer.https.html |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/referer.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/referer.https.html |
index 9b3565329eccb1321ba70701192b67db6df08a58..43fccbad56cf4504e9e9dda9742c1c869bb0a559 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/referer.https.html |
+++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/referer.https.html |
@@ -2,7 +2,7 @@ |
<title>Service Worker: check referer of fetch()</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> |
async_test(function(t) { |