| Index: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/count-queuing-strategy.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/count-queuing-strategy.https.html b/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/count-queuing-strategy.https.html
|
| deleted file mode 100644
|
| index f611291fbdfe4694c24532df1c3ac47a6c45c2e8..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/count-queuing-strategy.https.html
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<meta charset="utf-8">
|
| -<script src="/resources/testharness.js"></script>
|
| -<script src="/resources/testharnessreport.js"></script>
|
| -<script src="/serviceworker/resources/test-helpers.js"></script>
|
| -<script src="../resources/test-initializer.js"></script>
|
| -
|
| -<script src="count-queuing-strategy.js"></script>
|
| -<script>
|
| -'use strict';
|
| -worker_test('count-queuing-strategy.js');
|
| -</script>
|
|
|