| Index: chrome/browser/policy/profile_policy_connector.h
|
| diff --git a/chrome/browser/policy/profile_policy_connector.h b/chrome/browser/policy/profile_policy_connector.h
|
| index 3c5392a63b142937e7a8fbd784961bdd057e4f7c..12eb5ddb6d1e211355a3911793175c2ccdd7b6d1 100644
|
| --- a/chrome/browser/policy/profile_policy_connector.h
|
| +++ b/chrome/browser/policy/profile_policy_connector.h
|
| @@ -86,6 +86,7 @@ class ProfilePolicyConnector : public BrowserContextKeyedService {
|
| #endif
|
|
|
| Profile* profile_;
|
| + scoped_ptr<ConfigurationPolicyProvider> forwarding_policy_provider_;
|
|
|
| #endif // ENABLE_CONFIGURATION_POLICY
|
|
|
|
|