| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-matchAll.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-matchAll.html b/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-matchAll.html
|
| index 8b2722d131c077f644ba37295d66be7567f25b95..835bbdfa594ca21d705ce18e5a0782f7cfe37160 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-matchAll.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/window/cache-matchAll.html
|
| @@ -3,6 +3,5 @@
|
| <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="/resources/testharness-helpers.js"></script>
|
| <script src="../resources/test-helpers.js"></script>
|
| <script src="../script-tests/cache-matchAll.js"></script>
|
|
|