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 ad0eed7f2bed7a1ba0f9595802a39b3ec8f4c7d4..1f367748d0ff968061a2ae12efaa57ee1120f5f6 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 http://xhr.spec.whatwg.org/. |
+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/. |
Test that Authorization header can be set via setRequestHeader. |
PASS |