Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1381)

Unified Diff: chrome/browser/chrome_notification_types.h

Issue 20774003: First cut at the component observer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/component_updater/component_updater_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | chrome/browser/component_updater/component_updater_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698