| Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/ServiceWorkerGlobalScope/close.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/ServiceWorkerGlobalScope/close.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/ServiceWorkerGlobalScope/close.html
|
| deleted file mode 100644
|
| index 2609c3284b6f6d705a1946b8f9ac970e631ffe66..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/ServiceWorkerGlobalScope/close.html
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<title>ServiceWorkerGlobalScope: close operation</title>
|
| -<script src="../../resources/testharness.js"></script>
|
| -<script src="../../resources/testharnessreport.js"></script>
|
| -<script src="../resources/test-helpers.js"></script>
|
| -<script>
|
| -
|
| -service_worker_test(
|
| - 'resources/close-worker.js', 'ServiceWorkerGlobalScope: close operation');
|
| -
|
| -</script>
|
|
|