| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| index c14d723f453f5e313c412bdc8990f6dc281cf65a..0a54c8671bd69b1e3e6ffa3705d5aec273c1b379 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
|
| @@ -120,7 +120,7 @@ class DataReductionProxyConfigServiceClient
|
|
|
| // Examines |response_headers| to determine if an authentication failure
|
| // occurred on a Data Reduction Proxy. Returns true if authentication failure
|
| - // occured, and the session key specified in |request_headers| matches the
|
| + // occurred, and the session key specified in |request_headers| matches the
|
| // current session in use by the client. If an authentication failure is
|
| // detected, it fetches a new config.
|
| bool ShouldRetryDueToAuthFailure(
|
|
|