Index: ui/message_center/notification_types.h |
diff --git a/ui/message_center/notification_types.h b/ui/message_center/notification_types.h |
index 161fb1490fbdf1ab0dae834460de02428e04afb6..c935cfa8048952dc59c184b52bce4b50c5e6b27d 100644 |
--- a/ui/message_center/notification_types.h |
+++ b/ui/message_center/notification_types.h |
@@ -15,7 +15,6 @@ namespace message_center { |
// Keys for optional fields in Notification. |
MESSAGE_CENTER_EXPORT extern const char kPriorityKey[]; |
MESSAGE_CENTER_EXPORT extern const char kTimestampKey[]; |
-MESSAGE_CENTER_EXPORT extern const char kUnreadCountKey[]; |
MESSAGE_CENTER_EXPORT extern const char kButtonOneTitleKey[]; |
MESSAGE_CENTER_EXPORT extern const char kButtonOneIconUrlKey[]; |
MESSAGE_CENTER_EXPORT extern const char kButtonTwoTitleKey[]; |