Chromium Code Reviews| Index: LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt |
| diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt |
| index da65f7b9dcb62b4658bfd19c84c74d817e59f703..76fb770803ac3ea7e1eb1fca7b92d54321beed28 100644 |
| --- a/LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt |
| +++ b/LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
| CONSOLE MESSAGE: line 6: XHR loaded: 1 |
| Tests XHR network resource type and content for synchronous requests. Bug 61205 |