Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt b/LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt |
| index 5a62485a11adcbdaffb2b13e71f2a63b284e9ea6..54bb223e9453881e15249bcc15960cda77e2d965 100644 |
| --- a/LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt |
| +++ b/LayoutTests/http/tests/xmlhttprequest/null-auth-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
| Test that null values in XHR login/password parameters are treated correctly. |
| No auth tokens should be sent with this request. |