Index: third_party/WebKit/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt b/third_party/WebKit/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt |
index aa92722d69d86c57bc7ffbcba77f7948b9e11535..5def6f744a61655367cd403ccc883d73d0ca3c1f 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/appcache/main-resource-redirect-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 application cache is consulted again after a redirect response. |
PASS |