Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt b/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
| index 17e370d61c956f8e199a4908e7b037a661447513..350c5e990703829f29d3e2ae84c1ce7909aabd0d 100644 |
| --- a/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
| +++ b/LayoutTests/http/tests/xmlhttprequest/exceptions-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
| Test that XMLHttpRequest raises exceptions when it should. |
| new XMLHttpRequest() |