| Index: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/close.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/close.https.html b/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/close.https.html
|
| deleted file mode 100644
|
| index 8a06394f98832e195243e208410084915747752c..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/close.https.html
|
| +++ /dev/null
|
| @@ -1,14 +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="../resources/test-utils.js"></script>
|
| -<script src="../resources/recording-streams.js"></script>
|
| -
|
| -<script src="close.js"></script>
|
| -<script>
|
| -'use strict';
|
| -worker_test('close.js');
|
| -</script>
|
|
|