| Index: net/http/http_response_info.h
|
| diff --git a/net/http/http_response_info.h b/net/http/http_response_info.h
|
| index dedecbd3eb5dde2af2b40f7be14b753e5ed58368..e0bb41a03bb7e41cdfdd22b44809b5f05a2a4564 100644
|
| --- a/net/http/http_response_info.h
|
| +++ b/net/http/http_response_info.h
|
| @@ -30,7 +30,7 @@ class NET_EXPORT HttpResponseInfo {
|
| CONNECTION_INFO_HTTP1,
|
| CONNECTION_INFO_SPDY2,
|
| CONNECTION_INFO_SPDY3,
|
| - CONNECTION_INFO_SPDY3_1,
|
| + CONNECTION_INFO_SPDY4,
|
| CONNECTION_INFO_QUIC1_SPDY3,
|
| NUM_OF_CONNECTION_INFOS,
|
| };
|
|
|