Index: ui/notifications/notification_types.h |
diff --git a/ui/notifications/notification_types.h b/ui/notifications/notification_types.h |
index 29d6ddadae129648ba6ef8d7c47b7582909a1e2e..e686d28133e92bb96d194e9e7633f4ebd5c50c8c 100644 |
--- a/ui/notifications/notification_types.h |
+++ b/ui/notifications/notification_types.h |
@@ -29,6 +29,7 @@ UI_EXPORT extern const char kItemMessageKey[]; |
enum NotificationType { |
NOTIFICATION_TYPE_SIMPLE, |
NOTIFICATION_TYPE_BASE_FORMAT, |
+ NOTIFICATION_TYPE_IMAGE, |
NOTIFICATION_TYPE_MULTIPLE, |
}; |