Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt |
index 1f367748d0ff968061a2ae12efaa57ee1120f5f6..aba3d0a9b3aa56e2ba1c5ac7842cb7fe23e9d2b5 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/authorization-header-expected.txt |
@@ -1,4 +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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 8: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
Test that Authorization header can be set via setRequestHeader. |
PASS |