| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index fe601ecebe4a25bc0a0aa4b02daa2b4c1776d6f5..286be73cc7d673dd6057de6a09f68300b4413fa8 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -41,12 +41,6 @@ namespace base {
|
| class SequencedTaskRunner;
|
| }
|
|
|
| -namespace data_reduction_proxy {
|
| -class DataReductionProxyParams;
|
| -}
|
| -
|
| -class DataReductionProxyChromeSettings;
|
| -
|
| namespace domain_reliability {
|
| class DomainReliabilityMonitor;
|
| }
|
|
|