Index: third_party/WebKit/LayoutTests/http/tests/local/fileapi/file-last-modified-after-delete-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/local/fileapi/file-last-modified-after-delete-expected.txt b/third_party/WebKit/LayoutTests/http/tests/local/fileapi/file-last-modified-after-delete-expected.txt |
index 28b92537581e0266919be2c9badc9ba0d43a8dbe..3c77fa94cf83644733395ed9ef7c9b975979f29c 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/local/fileapi/file-last-modified-after-delete-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/local/fileapi/file-last-modified-after-delete-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 File.lastModifiedDate returns null if the information is not available. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |