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 23ca7aa1b2693eeb1e02c0129f99c898fbc796ff..c3d2d782f5fd114f184d7c1337d19110b5fda767 100644 |
--- a/chrome/browser/ui/cocoa/notifications/notification_constants_mac.h |
+++ b/chrome/browser/ui/cocoa/notifications/notification_constants_mac.h |
@@ -17,6 +17,8 @@ extern NSString* const kNotificationType; |
extern NSString* const kNotificationOperation; |
extern NSString* const kNotificationButtonIndex; |
+extern NSString* const kAlertXPCServiceName; |
+ |
} // notification_constants |
#endif // CHROME_BROWSER_UI_COCOA_NOTIFICATIONS_NOTIFICATION_CONSTANTS_MAC_H_ |