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