Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-expected.txt |
index 89a382103b763f970bd6a4fd46d0cb72ed668fe0..26a3fd93960b5124f5109c6311b75b7bc2a07cf8 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-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 for bug 12099: XMLHttpRequest shouldn't honor a charset specified via setRequestHeader. |
SUCCESS |