summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-fallback.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-fallback.html')
-rw-r--r--third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-fallback.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-fallback.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-fallback.html
index 4e2a5b4..4527019 100644
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-fallback.html
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-fallback.html
@@ -2,6 +2,7 @@
<title>Service Worker: the fallback behavior of FetchEvent</title>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
+<script src="../resources/get-host-info.js"></script>
<script src="resources/test-helpers.js?pipe=sub"></script>
<script>
var expected_urls = [];