diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-xhr.html')
| -rw-r--r-- | third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-xhr.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-xhr.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-xhr.html index 018028f..906505a 100644 --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-xhr.html +++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/fetch-request-xhr.html @@ -2,6 +2,7 @@ <title>Service Worker: the body of FetchEvent using XMLHttpRequest</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> async_test(function(t) { |
