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 aae60c37771330e008cf99364f820c5d47a6fed2..7f1927ec8bc89fa5840de15f90a4b3c0c9bf736d 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 |
@@ -567,7 +567,7 @@ DataReductionProxyTestContext::test_config_client() { |
io_data_->config_client()); |
} |
-DataReductionProxyUsageStats::UnreachableCallback |
+DataReductionProxyBypassStats::UnreachableCallback |
DataReductionProxyTestContext::unreachable_callback() const { |
return base::Bind(&DataReductionProxySettings::SetUnreachable, |
base::Unretained(settings_.get())); |