| Index: third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/brand-checks.https.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.https.html b/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/brand-checks.https.html
|
| similarity index 80%
|
| copy from third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.https.html
|
| copy to third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/brand-checks.https.html
|
| index fa2e3eadef2ef9de3746955bd07a699d7da69135..03e034b2c11321f0020e1554273dc703f8e9d0b0 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/general.https.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/streams/writable-streams/brand-checks.https.html
|
| @@ -5,8 +5,8 @@
|
| <script src="/serviceworker/resources/test-helpers.js"></script>
|
| <script src="../resources/test-initializer.js"></script>
|
|
|
| -<script src="general.js"></script>
|
| +<script src="brand-checks.js"></script>
|
| <script>
|
| 'use strict';
|
| -worker_test('general.js');
|
| +worker_test('brand-checks.js');
|
| </script>
|
|
|