| Index: chrome/browser/chrome_notification_types.h
|
| diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h
|
| index 381252e025fcaf350df8ac86b0657b47a86f145d..bd5be901b9abea9509da158e8bf9aca774e87ea6 100644
|
| --- a/chrome/browser/chrome_notification_types.h
|
| +++ b/chrome/browser/chrome_notification_types.h
|
| @@ -670,7 +670,10 @@ enum NotificationType {
|
| NOTIFICATION_EXTENSION_UPDATE_FOUND,
|
|
|
| // Component Updater -------------------------------------------------------
|
| -
|
| + //
|
| + // The component updater notifications are deprecated and they will be
|
| + // removed soon.
|
| + //
|
| // Sent when the component updater starts doing update checks. If no
|
| // component has been registered for update this notification is not
|
| // generated. The source is the component updater itself and there are
|
|
|