| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/invalid-header-iframe.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/invalid-header-iframe.https.html b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/invalid-header-iframe.https.html
|
| index 19f302c35102db49efdaf71cd7006feba34b41a1..0c5ed41ec94de083ca96334afc046a51f2223485 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/invalid-header-iframe.https.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/resources/invalid-header-iframe.https.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="test-helpers.sub.js?pipe=sub"></script>
|
| +<script src="test-helpers.sub.js"></script>
|
| <script>
|
|
|
| function xhr_send(method, data) {
|
|
|