Index: LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt b/LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt |
index 7a62f7ee1a91f2459b4ecd30f728cd372657a599..7ffd4a03c8f85c6ba879588eeedc600efc0ac3ca 100644 |
--- a/LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network/network-empty-xhr-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
CONSOLE MESSAGE: line 6: XHR loaded: 1 |
CONSOLE MESSAGE: line 6: XHR loaded: 2 |
Tests empty xhr content is correctly loaded in inspector. |