| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_config_test_utils.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_test_utils.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_test_utils.h
|
| index cd6143e2ac2da4ec0f4b84d882e169ff471e4488..23500fb8c90a52460604a4c597eea759fb47f3c6 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_test_utils.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_test_utils.h
|
| @@ -62,9 +62,6 @@ class TestDataReductionProxyConfig : public DataReductionProxyConfig {
|
| void GetNetworkList(net::NetworkInterfaceList* interfaces,
|
| int policy) override;
|
|
|
| - // If true, uses QUIC instead of SPDY to connect to proxies that use TLS.
|
| - void EnableQuic(bool enable);
|
| -
|
| // Allows tests to reset the params being used for configuration.
|
| void ResetParamFlagsForTest(int flags);
|
|
|
|
|