| Index: chrome/common/chrome_notification_types.h
|
| diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
|
| index 3c5a498a2ed121c03f64fdf865946c16313c21a4..c514ce9854e10135d9e9ba49cf04d017edd843b7 100644
|
| --- a/chrome/common/chrome_notification_types.h
|
| +++ b/chrome/common/chrome_notification_types.h
|
| @@ -821,6 +821,8 @@ enum NotificationType {
|
| // The source is the Profile. There are no details.
|
| NOTIFICATION_SESSION_RESTORE_COMPLETE,
|
|
|
| + NOTIFICATION_SESSION_SYNC_ID_GENERATED,
|
| +
|
| // Cookies -----------------------------------------------------------------
|
|
|
| // Sent when a cookie changes. The source is a Profile object, the details
|
|
|