Index: third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt |
index a2636899717e2bf1c3d97bf995cb686a6c75960e..7a5fdef00573909412831c95ed57d7696fa175e6 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt |
@@ -1,6 +1,6 @@ |
CONSOLE MESSAGE: line 10: sending a %s request to %s |
-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 10: sending a %s request to %s |
CONSOLE MESSAGE: line 10: sending a %s request to %s |
CONSOLE MESSAGE: line 10: sending a %s request to %s |