| 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
|
| index 7451f3b74426e99b335627a7627a6f7d697c367a..453f90f08554db2cce82bdf3b80c3dd005fc030a 100644
|
| --- 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
|
| @@ -3,6 +3,5 @@
|
| <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/testharness-helpers.js"></script>
|
| <script src="../resources/test-helpers.js"></script>
|
| <script src="../script-tests/cache-storage-match.js"></script>
|
|
|