Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt |
index 93f889422f6b0c1c28b9df709d0bb1380362b60a..c836c56190b9f59085f14a5b8d3d9ba461020b87 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-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 8210 - Conditional XMLHttpRequest gets should pass 304 responses unchanged. |
Fetching the resource once to cache the response... |