Index: chrome/browser/profiles/off_the_record_profile_impl.h |
=================================================================== |
--- chrome/browser/profiles/off_the_record_profile_impl.h (revision 150400) |
+++ chrome/browser/profiles/off_the_record_profile_impl.h (working copy) |
@@ -49,6 +49,7 @@ |
virtual HistoryService* GetHistoryService(ServiceAccessType sat) OVERRIDE; |
virtual HistoryService* GetHistoryServiceWithoutCreating() OVERRIDE; |
virtual FaviconService* GetFaviconService(ServiceAccessType sat) OVERRIDE; |
+ virtual policy::UserCloudPolicyManager* GetUserCloudPolicyManager() OVERRIDE; |
virtual policy::PolicyService* GetPolicyService() OVERRIDE; |
virtual PrefService* GetPrefs() OVERRIDE; |
virtual PrefService* GetOffTheRecordPrefs() OVERRIDE; |
Property changes on: chrome\browser\profiles\off_the_record_profile_impl.h |
___________________________________________________________________ |
Added: svn:mergeinfo |