| Index: ui/message_center/notification_types.h
|
| diff --git a/ui/message_center/notification_types.h b/ui/message_center/notification_types.h
|
| index eb4bd6826b6b7715c5deae31698f0a6b9fcb840a..24d1f1470862ce834efbfd7a5af7d37746a4c728 100644
|
| --- a/ui/message_center/notification_types.h
|
| +++ b/ui/message_center/notification_types.h
|
| @@ -33,6 +33,7 @@ enum NotificationType {
|
| NOTIFICATION_TYPE_BASE_FORMAT,
|
| NOTIFICATION_TYPE_IMAGE,
|
| NOTIFICATION_TYPE_MULTIPLE,
|
| + NOTIFICATION_TYPE_PROGRESS
|
| };
|
|
|
| enum NotificationPriority {
|
|
|