| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.h
|
| index 04e1947af45065bf6f1a5bb9c972a84d38485bf6..a7e48a6827a078ce140d5000aa76eebfdc0c6083 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_statistics_prefs.h
|
| @@ -30,6 +30,7 @@ namespace data_reduction_proxy {
|
| // |delay| amount of time. If |delay| is zero, the delayed pref service writes
|
| // directly to the PrefService and does not store the prefs in memory. All
|
| // prefs must be stored and read on the UI thread.
|
| +// TODO(bengr): Rename as DataReductionProxyCompressionStats.
|
| class DataReductionProxyStatisticsPrefs {
|
| public:
|
| // Constructs a data reduction proxy delayed pref service object using
|
|
|