Index: third_party/WebKit/LayoutTests/http/tests/appcache/access-via-redirect-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/appcache/access-via-redirect-expected.txt b/third_party/WebKit/LayoutTests/http/tests/appcache/access-via-redirect-expected.txt |
index fb9143282424b42099c0ee7253864124ddadab17..c624b781e12505e2957001e0e3ffda8201c61079 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/appcache/access-via-redirect-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/appcache/access-via-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/. |
This tests that the start of redirect chain doesn't get into an application cache if the end of the chain has a manifest. |
SUCCESS |