Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_experiments_stats.h |
diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_experiments_stats.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_experiments_stats.h |
index 1806d5167c39d4a2e3707a495c8f3424d6ddf006..97e6548f9c5a41d1e0543c2a03fc9096f5a34200 100644 |
--- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_experiments_stats.h |
+++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_experiments_stats.h |
@@ -64,7 +64,7 @@ class DataReductionProxyExperimentsStats { |
// If set, periodically updates the simulated expiration of the Data Reduction |
// Proxy configuration. |
- base::RepeatingTimer<DataReductionProxyExperimentsStats> config_refresh_time_; |
+ base::RepeatingTimer config_refresh_time_; |
// Enforce initialization order. |
bool initialized_; |