Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(866)

Unified Diff: chrome/browser/ui/cocoa/notifications/notification_constants_mac.h

Issue 2799343003: Add support for native extension notifications (Closed)
Patch Set: Remove dependent CL to land standalone Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698