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 c624b781e12505e2957001e0e3ffda8201c61079..38e3673f706ee1ed77f48a91df023963ceba0ab8 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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 16: 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 |