Chromium Code Reviews| Index: net/http/http_stream_factory_test_util.cc |
| diff --git a/net/http/http_stream_factory_test_util.cc b/net/http/http_stream_factory_test_util.cc |
| index 50d083073d7f4f9abbd980ca22d3fd906a8d01e1..62d89c2c3f4fb69a0ea1b8f6e2449bed9ad68023 100644 |
| --- a/net/http/http_stream_factory_test_util.cc |
| +++ b/net/http/http_stream_factory_test_util.cc |
| @@ -33,9 +33,7 @@ |
| proxy_ssl_config, |
| destination, |
| origin_url, |
| - net_log) { |
| - DCHECK(!is_waiting()); |
| -} |
| + net_log) {} |
| MockHttpStreamFactoryImplJob::MockHttpStreamFactoryImplJob( |
| HttpStreamFactoryImpl::Job::Delegate* delegate, |