Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-sync-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-sync-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-sync-expected.txt |
index b21f0caac31fa8a6c2e601a51eb708cf2115ec51..fc3fab9b838382582ef1007c39b091633c368d85 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-sync-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-headers-sync-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 custom headers are not sent with OPTIONS preflight request. |
PASS |