| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-event-network-error.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-event-network-error.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-event-network-error.https.html
|
| index f6a3d0776e59fbbed8c790b53352781928ac951f..254919e92327aefd16eb57855f83221cbe8d7ea6 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-event-network-error.https.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-event-network-error.https.html
|
| @@ -1,7 +1,6 @@
|
| <!DOCTYPE html>
|
| <title>Service Worker: Fetch event network error</title>
|
| <script src="/resources/testharness.js"></script>
|
| -<script src="resources/testharness-helpers.js"></script>
|
| <script src="/resources/testharnessreport.js"></script>
|
| <script src="resources/test-helpers.sub.js"></script>
|
| <script>
|
|
|