| Index: components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h
|
| diff --git a/components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h b/components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h
|
| index 7ed898e6c2bb9af080008303cad8fdd48200da19..b3720d4a56020dc7c1e4e79036afa6f094c3939f 100644
|
| --- a/components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h
|
| +++ b/components/data_reduction_proxy/core/common/data_reduction_proxy_headers.h
|
| @@ -68,10 +68,6 @@ struct DataReductionProxyInfo {
|
| // Gets the header used for data reduction proxy requests and responses.
|
| const char* chrome_proxy_header();
|
|
|
| -// Gets the chrome-proxy-ect request header that includes the effective
|
| -// connection type.
|
| -const char* chrome_proxy_ect_header();
|
| -
|
| // Gets the ChromeProxyAcceptTransform header name.
|
| const char* chrome_proxy_accept_transform_header();
|
|
|
|
|