Index: LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
diff --git a/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt b/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
index 39002891ff75f9e32d4cd609e3aa3fe4e0852717..492d1ab525819aa99b8cef3c84366d217c344472 100644 |
--- a/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
+++ b/LayoutTests/http/tests/cache/subresource-expiration-2-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
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 |