| Index: chrome/browser/mac/keystone_registration.h
|
| diff --git a/chrome/browser/mac/keystone_registration.h b/chrome/browser/mac/keystone_registration.h
|
| index 72e52edce3513d8a411a0aed8b23b4389d85a00e..1771ca6fe038892f27a5a2372ba833b16849419c 100644
|
| --- a/chrome/browser/mac/keystone_registration.h
|
| +++ b/chrome/browser/mac/keystone_registration.h
|
| @@ -43,6 +43,8 @@ extern NSString* KSRegistrationPromotionDidCompleteNotification;
|
| extern NSString* KSRegistrationCheckForUpdateNotification;
|
| extern NSString* KSRegistrationStatusKey;
|
| extern NSString* KSRegistrationUpdateCheckErrorKey;
|
| +extern NSString* KSRegistrationUpdateCheckRawResultsKey;
|
| +extern NSString* KSRegistrationUpdateCheckRawErrorMessagesKey;
|
|
|
| extern NSString* KSRegistrationStartUpdateNotification;
|
| extern NSString* KSUpdateCheckSuccessfulKey;
|
|
|