Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/sync-after-async-same-resource-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/sync-after-async-same-resource-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/sync-after-async-same-resource-expected.txt |
index a91271c5a7dd2da40046ba450a198a1e1e716510..60751deee3b32a6a9377afac8673ace3eb6d0361 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/sync-after-async-same-resource-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/sync-after-async-same-resource-expected.txt |
@@ -1,2 +1,2 @@ |
-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 28: 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/. |
PASS |