| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match.html b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match.html
|
| deleted file mode 100644
|
| index 9d2d47b87db7f730a9a92ce8273c463e6c43bd9c..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-storage-match.html
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<title>CacheStorage.match</title>
|
| -<link rel="help" href="https://slightlyoff.github.io/ServiceWorker/spec/service_worker/#cache-storage-match">
|
| -<script src="/resources/testharness.js"></script>
|
| -<script src="/resources/testharnessreport.js"></script>
|
| -<script>
|
| -fetch_tests_from_worker(new Worker('../script-tests/cache-storage-match.js'));
|
| -</script>
|
|
|