Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.cc |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.cc b/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.cc |
index 422cd424f34a846ebee419190125aef311fe5054..47a4f862b167513609b0a38d5cea5060057f529b 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.cc |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.cc |
@@ -344,7 +344,7 @@ DataReductionProxyTestContext::mock_data_reduction_proxy_service() |
data_reduction_proxy_service()); |
} |
-DataReductionProxyUsageStats::UnreachableCallback |
+DataReductionProxyBypassStats::UnreachableCallback |
DataReductionProxyTestContext::unreachable_callback() const { |
return base::Bind(&DataReductionProxySettings::SetUnreachable, |
base::Unretained(settings_.get())); |