| Index: third_party/WebKit/LayoutTests/fast/files/apply-blob-url-to-xhr-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/files/apply-blob-url-to-xhr-expected.txt b/third_party/WebKit/LayoutTests/fast/files/apply-blob-url-to-xhr-expected.txt
|
| index 4637b6dc4dde8bded7e9778e8cfe8106ad032923..741b79fea44176e6cdf6e369fb8e7ac50aff7d12 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/files/apply-blob-url-to-xhr-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/files/apply-blob-url-to-xhr-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 that sync XMLHttpRequest GET succeeds.
|
| Status: 200
|
|
|