| Index: net/spdy/chromium/spdy_test_util_common.h
|
| diff --git a/net/spdy/chromium/spdy_test_util_common.h b/net/spdy/chromium/spdy_test_util_common.h
|
| index 840fd6dbcb441aafc4489f4c192c66073f912e1b..6f3cec834a74966827a2f52cee2916a5461b1fba 100644
|
| --- a/net/spdy/chromium/spdy_test_util_common.h
|
| +++ b/net/spdy/chromium/spdy_test_util_common.h
|
| @@ -216,7 +216,6 @@ struct SpdySessionDependencies {
|
| bool enable_http2_alternative_service;
|
| NetLog* net_log;
|
| bool http_09_on_non_default_ports_enabled;
|
| - bool quic_do_not_mark_as_broken_on_network_change;
|
| };
|
|
|
| class SpdyURLRequestContext : public URLRequestContext {
|
|
|