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 c3d2d782f5fd114f184d7c1337d19110b5fda767..349115f1cc6c0ac2e1efe07e67ba64a92bdba6c6 100644 |
--- a/chrome/browser/ui/cocoa/notifications/notification_constants_mac.h |
+++ b/chrome/browser/ui/cocoa/notifications/notification_constants_mac.h |
@@ -16,6 +16,7 @@ extern NSString* const kNotificationIncognito; |
extern NSString* const kNotificationType; |
extern NSString* const kNotificationOperation; |
extern NSString* const kNotificationButtonIndex; |
+extern NSString* const kNotificationHasSettingsButton; |
extern NSString* const kAlertXPCServiceName; |