| Index: chrome/browser/mac/keystone_registration.h
|
| diff --git a/chrome/browser/mac/keystone_registration.h b/chrome/browser/mac/keystone_registration.h
|
| index 3ef981d268695aa5ae35f91b9d5a6e647d5954c4..1354d2dd132b331b8eb0870c763a1ed3125a6a26 100644
|
| --- a/chrome/browser/mac/keystone_registration.h
|
| +++ b/chrome/browser/mac/keystone_registration.h
|
| @@ -62,7 +62,7 @@ extern NSString* KSRegistrationRemoveExistingTag;
|
| authorization:(AuthorizationRef)authorization;
|
|
|
| - (void)setActive;
|
| -- (void)checkForUpdate;
|
| +- (void)checkForUpdateWasUserInitiated:(BOOL)userInitiated;
|
| - (void)startUpdate;
|
| - (keystone_registration::KSRegistrationTicketType)ticketType;
|
|
|
|
|