Index: third_party/WebKit/LayoutTests/http/tests/local/fileapi/send-dragged-file-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/local/fileapi/send-dragged-file-expected.txt b/third_party/WebKit/LayoutTests/http/tests/local/fileapi/send-dragged-file-expected.txt |
index 680f46e53850a833d504e4006bb1cdb0437c1957..c79c31ac18f17c6544c447e7c64c2465fd63ad40 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/local/fileapi/send-dragged-file-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/local/fileapi/send-dragged-file-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 sending a dragged file via XMLHttpRequest. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |