| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_auth_request_handler.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_auth_request_handler.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_auth_request_handler.h
|
| index 4d270d385b5270fc575ad64f2129fbee95c9ad9d..458bbfcdd9e06d12466ed5a572f3003e06f88601 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_auth_request_handler.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_auth_request_handler.h
|
| @@ -122,6 +122,8 @@ class DataReductionProxyAuthRequestHandler {
|
| AuthorizationBogusVersion);
|
| FRIEND_TEST_ALL_PREFIXES(DataReductionProxyAuthRequestHandlerTest,
|
| AuthHashForSalt);
|
| + FRIEND_TEST_ALL_PREFIXES(DataReductionProxyAuthRequestHandlerTest,
|
| + AuthorizationLoFi);
|
|
|
| // Returns the version of Chromium that is being used.
|
| std::string ChromiumVersion() const;
|
|
|