| Index: third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.serviceworker.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.serviceworker.html b/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.serviceworker.html
|
| deleted file mode 100644
|
| index 21263a3083f04f2614bd96bcedcdd14b2cf612ee..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.serviceworker.html
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<meta charset="utf-8">
|
| -<title>pipe-through.js service worker wrapper file</title>
|
| -
|
| -<script src="/resources/testharness.js"></script>
|
| -<script src="/resources/testharnessreport.js"></script>
|
| -<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
|
| -
|
| -<script>
|
| -'use strict';
|
| -service_worker_test('pipe-through.js', 'Service worker test setup');
|
| -</script>
|
|
|