| Index: components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_test_utils.h
|
| diff --git a/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_test_utils.h b/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_test_utils.h
|
| index ccd8170f878036badc84ac1de38f74259bd77195..e3c703555c8b42e871b9524754477e90e6c0ed1b 100644
|
| --- a/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_test_utils.h
|
| +++ b/components/data_reduction_proxy/core/browser/data_reduction_proxy_settings_test_utils.h
|
| @@ -170,7 +170,6 @@ class DataReductionProxySettingsTestBase : public testing::Test {
|
| scoped_ptr<TestDataReductionProxyParams> expected_params_;
|
| base::Time last_update_time_;
|
| bool proxy_enabled_;
|
| - scoped_ptr<DataReductionProxyStatisticsPrefs> statistics_prefs_;
|
| net::CapturingNetLog net_log_;
|
| scoped_ptr<DataReductionProxyEventStore> event_store_;
|
| };
|
|
|