| 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 2f156375381820005794ae6f6b6dfadfb0ae611d..220d081e33a56df2032e182680949695f55492e9 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
|
| @@ -21,12 +21,10 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| class PrefService;
|
| -class TestingPrefServiceSimple;
|
|
|
| namespace data_reduction_proxy {
|
|
|
| class DataReductionProxyTestContext;
|
| -class MockDataReductionProxyConfig;
|
|
|
| template <class C>
|
| class MockDataReductionProxySettings : public C {
|
|
|