diff options
Diffstat (limited to 'chrome/common')
-rw-r--r-- | chrome/common/notification_types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/notification_types.h b/chrome/common/notification_types.h index c07a3aa..788ba17 100644 --- a/chrome/common/notification_types.h +++ b/chrome/common/notification_types.h @@ -499,6 +499,7 @@ enum NotificationType { // Personalization ----------------------------------------------------------- NOTIFY_PERSONALIZATION, + NOTIFY_PERSONALIZATION_CREATED, // User Scripts -------------------------------------------------------------- |