Index: third_party/WebKit/LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-expected.txt b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-expected.txt |
index 8bc137f19c39e469912c891940936b1be4ca29b5..5ee53aaac75fcedda1374ba7386fafc0dbd4178a 100644 |
--- a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/set-dangerous-headers-local-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/. |
CONSOLE ERROR: Refused to set unsafe header "ACCEPT-CHARSET" |
CONSOLE ERROR: Refused to set unsafe header "ACCEPT-ENCODING" |
CONSOLE ERROR: Refused to set unsafe header "ACCESS-CONTROL-REQUEST-HEADERS" |