| Index: third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-storage-match.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-storage-match.https.html b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-storage-match.https.html
|
| index 72005f43a35d7ee7f54151e7404f6f5540d304fa..f16c45d001e7f2eac0ef6cf2a17c85338b47b179 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-storage-match.https.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/service-workers/cache-storage/window/cache-storage-match.https.html
|
| @@ -4,6 +4,5 @@
|
| <meta name="timeout" content="long">
|
| <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>
|
|
|