Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/response-stream-abort-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/response-stream-abort-expected.txt b/LayoutTests/http/tests/xmlhttprequest/response-stream-abort-expected.txt |
| deleted file mode 100644 |
| index 292d495f98f74fc47a6518074a3bdeefe0d465a2..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/http/tests/xmlhttprequest/response-stream-abort-expected.txt |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -This is a testharness.js-based test. |
| -PASS Test aborting XMLHttpRequest with responseType set to 'stream' in LOADING state. |
| -PASS Test aborting XMLHttpRequest with responseType set to 'stream' in DONE state. |
| -Harness: the test ran to completion. |
| - |