Index: third_party/WebKit/LayoutTests/platform/android/http/tests/xmlhttprequest/methods-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/http/tests/xmlhttprequest/methods-expected.txt b/third_party/WebKit/LayoutTests/platform/android/http/tests/xmlhttprequest/methods-expected.txt |
index efbc91b2775b3807666b1c6e00acaf2afada6402..59101dc633111b956219f66d7f56da5d778d350d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/android/http/tests/xmlhttprequest/methods-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/android/http/tests/xmlhttprequest/methods-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/. |
Tests for bug 3812 - GET and POST should not be the only HTTP methods implemented in XMLHttpRequest. |
GET(""): GET(null bytes), Content-Type: null |