| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-storage-match.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-storage-match.html b/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-storage-match.html
|
| deleted file mode 100644
|
| index 453f90f08554db2cce82bdf3b80c3dd005fc030a..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-storage-match.html
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<title>Cache Storage: 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 src="../resources/test-helpers.js"></script>
|
| -<script src="../script-tests/cache-storage-match.js"></script>
|
|
|