| Index: net/spdy/spdy_test_util_common.h
|
| diff --git a/net/spdy/spdy_test_util_common.h b/net/spdy/spdy_test_util_common.h
|
| index 7d2a1bc25d66aabc59c344daaad3f6b3e7a3d418..bdc822a459d2b20e0dbde63cb236bf1c33112454 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -206,7 +206,6 @@ struct SpdySessionDependencies {
|
| std::unique_ptr<ProxyDelegate> proxy_delegate;
|
| bool enable_http2_alternative_service_with_different_host;
|
| NetLog* net_log;
|
| - bool http_09_on_non_default_ports_enabled;
|
| };
|
|
|
| class SpdyURLRequestContext : public URLRequestContext {
|
|
|