Index: chrome/browser/managed_mode/managed_user_service.h |
=================================================================== |
--- chrome/browser/managed_mode/managed_user_service.h (revision 207949) |
+++ chrome/browser/managed_mode/managed_user_service.h (working copy) |
@@ -188,6 +188,8 @@ |
DISALLOW_COPY_AND_ASSIGN(URLFilterContext); |
}; |
+ void OnCustodianProfileDownloaded(const string16& full_name); |
+ |
void OnManagedUserRegistered(const ProfileManager::CreateCallback& callback, |
Profile* custodian_profile, |
const GoogleServiceAuthError& auth_error, |