Index: third_party/WebKit/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
index 844d4c928b62d05244cf8c2f51a8dd4d5744a02c..1008dfe0d3c5cb54eaf7fcb5f55cb14655bd3e58 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/cache/subresource-expiration-2-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 32: 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/. |
Cache-control: max-age=10, no-store; (result=Uncached expected=Uncached) PASS |
Cache-control: max-age=10, no-cache="Set-Cookie"; (result=Cached expected=Cached) PASS |
Cache-control: max-age=10, must-revalidate; (result=Cached expected=Cached) PASS |