Index: third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt |
index 9fb8d49fbc45e2aac3fb830c7b3c41986a6a1357..12e7173ec079a654e7b12a61678a4cf359319726 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/network-xhr-replay-expected.txt |
@@ -1,6 +1,6 @@ |
CONSOLE MESSAGE: line 6: XHR loaded: 1 |
-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: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
+CONSOLE WARNING: line 33: 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 34: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
CONSOLE MESSAGE: line 6: XHR loaded: 2 |
CONSOLE MESSAGE: line 6: XHR loaded: 3 |
CONSOLE MESSAGE: line 6: XHR loaded: 4 |