| Index: chrome/browser/policy/user_policy_signin_service_factory.h
|
| ===================================================================
|
| --- chrome/browser/policy/user_policy_signin_service_factory.h (revision 154991)
|
| +++ chrome/browser/policy/user_policy_signin_service_factory.h (working copy)
|
| @@ -29,7 +29,7 @@
|
| Profile* profile) const OVERRIDE;
|
|
|
| // Overridden to cause this object to be created when the profile is created.
|
| - virtual bool ServiceIsCreatedWithProfile() OVERRIDE;
|
| + virtual bool ServiceIsCreatedWithProfile() const OVERRIDE;
|
|
|
| // Register the preferences related to cloud-based user policy.
|
| virtual void RegisterUserPrefs(PrefService* user_prefs) OVERRIDE;
|
|
|