| Index: chrome/browser/ui/cocoa/notifications/notification_constants_mac.h
|
| diff --git a/chrome/browser/ui/cocoa/notifications/notification_constants_mac.h b/chrome/browser/ui/cocoa/notifications/notification_constants_mac.h
|
| index e6511301fda93e472e52e2a85ceffd229105c037..23ca7aa1b2693eeb1e02c0129f99c898fbc796ff 100644
|
| --- a/chrome/browser/ui/cocoa/notifications/notification_constants_mac.h
|
| +++ b/chrome/browser/ui/cocoa/notifications/notification_constants_mac.h
|
| @@ -13,7 +13,7 @@ extern NSString* const kNotificationOrigin;
|
| extern NSString* const kNotificationId;
|
| extern NSString* const kNotificationProfileId;
|
| extern NSString* const kNotificationIncognito;
|
| -
|
| +extern NSString* const kNotificationType;
|
| extern NSString* const kNotificationOperation;
|
| extern NSString* const kNotificationButtonIndex;
|
|
|
|
|