Chromium Code Reviews| Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt |
| diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt |
| index 28c03dc43acc4a91aba083768c646a45e0a7659e..8d445438b6aa006cafc3b6a333f52afb7bb36523 100644 |
| --- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt |
| +++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. |
| Bug 22475: REGRESSION: Async XMLHttpRequest never finishes on nonexistent files anymore |