| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/claim-using-registration.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/claim-using-registration.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/claim-using-registration.https.html
|
| index 640b0be3e50e5d65c340a14e3aa6e0ab3518fafe..7d77d384837d3c41278bea6f414a6719e80dc520 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/claim-using-registration.https.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/claim-using-registration.https.html
|
| @@ -1,7 +1,6 @@
|
| <!DOCTYPE html>
|
| <title>Service Worker: claim client using registration</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>
|
|
|