Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics.h |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics.h |
index 02e0d1fa30ca1cec8ba3eef6c51de9548e28a115..0fe5f902e57f85e64f1c300f360d57108eb7db3f 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics.h |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_metrics.h |
@@ -55,7 +55,7 @@ void UpdateContentLengthPrefsForDataReductionProxy( |
void UpdateContentLengthPrefs( |
int received_content_length, |
int original_content_length, |
- PrefService* profile_prefs, |
+ bool data_reduction_proxy_enabled, |
DataReductionProxyRequestType request_type, |
DataReductionProxyStatisticsPrefs* prefs); |