Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt |
index c836c56190b9f59085f14a5b8d3d9ba461020b87..fc1ba2dedb3f0f120fea8e015769ba99876e9508 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/cache-override-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 23: 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/. |
Tests for bug 8210 - Conditional XMLHttpRequest gets should pass 304 responses unchanged. |
Fetching the resource once to cache the response... |