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 f81e0cbdb46ca192d4080b7296eb4f6d9fd10958..2fa33caa7bd4f7cb006b351d2978959e55736f85 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 |
@@ -216,8 +216,7 @@ class DataReductionProxyIOData : public DataReductionProxyEventStorageDelegate { |
// Setter of the Data Reduction Proxy-specific proxy configuration. |
scoped_ptr<DataReductionProxyConfigurator> configurator_; |
- // A proxy delegate. Used, for example, to add authentication to HTTP CONNECT |
- // request. |
+ // A proxy delegate. Used, for example, for Data Reduction Proxy resolution. |
scoped_ptr<DataReductionProxyDelegate> proxy_delegate_; |
// Data Reduction Proxy objects with a UI based lifetime. |