| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll.html b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll.html
|
| deleted file mode 100644
|
| index 1799c5f93758b85595acdbb4fd7f295b7bd32899..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-matchAll.html
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<title>Cache.matchAll</title>
|
| -<link rel="help" href="https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#cache-matchall">
|
| -<script src="/resources/testharness.js"></script>
|
| -<script src="/resources/testharnessreport.js"></script>
|
| -<script src="../../serviceworker/resources/test-helpers.js"></script>
|
| -<script>
|
| -service_worker_test('../script-tests/cache-matchAll.js');
|
| -</script>
|
|
|