Index: LayoutTests/http/tests/inspector/network/har-content-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network/har-content-expected.txt b/LayoutTests/http/tests/inspector/network/har-content-expected.txt |
index d8f7dc2a8519ed00f35bec34472e09b86b6fbaab..9aa71e69777a8014c07ee9393a1d1c0a61411b7a 100644 |
--- a/LayoutTests/http/tests/inspector/network/har-content-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network/har-content-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
CONSOLE MESSAGE: line 6: XHR loaded: 1 |
Tests conversion of Inspector's resource representation into HAR format. |