| Index: chrome/browser/profiles/profile_impl.h
|
| diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h
|
| index f945b08f56ce774dc0e5baa279960ca8b2f71680..fe82ff747a83c51ae4d766de95f40b9f4ebb8ba1 100644
|
| --- a/chrome/browser/profiles/profile_impl.h
|
| +++ b/chrome/browser/profiles/profile_impl.h
|
| @@ -46,10 +46,6 @@ namespace domain_reliability {
|
| class DomainReliabilityMonitor;
|
| }
|
|
|
| -namespace extensions {
|
| -class ExtensionSystem;
|
| -}
|
| -
|
| namespace policy {
|
| class CloudPolicyManager;
|
| class ProfilePolicyConnector;
|
|
|