Index: LayoutTests/http/tests/serviceworker/resources/fetch-worker.js |
diff --git a/LayoutTests/http/tests/serviceworker/resources/fetch-worker.js b/LayoutTests/http/tests/serviceworker/resources/fetch-worker.js |
index a5f41bcf2840227ef283db32829882a187935cce..c4821f5e1b03cf23ef9d920423ef4615494415d8 100644 |
--- a/LayoutTests/http/tests/serviceworker/resources/fetch-worker.js |
+++ b/LayoutTests/http/tests/serviceworker/resources/fetch-worker.js |
@@ -1,4 +1,4 @@ |
-importScripts('worker-test-harness.js'); |
+importScripts('worker-testharness.js'); |
importScripts('test-helpers.js'); |
async_test(function(t) { |