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 c79c31ac18f17c6544c447e7c64c2465fd63ad40..4ab5e8df44ea081870d02a59f9236f179f301c6f 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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 6: 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". |