Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h |
index 93d2d9a3523f43036ebc43cc37b92a5d7fbbf883..67dc10518396dfd46cc0badd374fe0b68a06d3f3 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h |
@@ -219,7 +219,7 @@ class DataReductionProxyIOData : public DataReductionProxyEventStorageDelegate { |
// Setter of the Data Reduction Proxy-specific proxy configuration. |
std::unique_ptr<DataReductionProxyConfigurator> configurator_; |
- // A proxy delegate. Used, for example, to add authentication to HTTP CONNECT |
+ // A proxy delegate. Used, for example, for Data Reduction Proxy resolution. |
// request. |
std::unique_ptr<DataReductionProxyDelegate> proxy_delegate_; |