Index: chrome/browser/chrome_notification_types.h |
diff --git a/chrome/browser/chrome_notification_types.h b/chrome/browser/chrome_notification_types.h |
index eddec14051a48e281a4b31b03c3b30772d823fc5..c8fdf239c8ffa4caa15968010788e69b69ea0986 100644 |
--- a/chrome/browser/chrome_notification_types.h |
+++ b/chrome/browser/chrome_notification_types.h |
@@ -585,6 +585,9 @@ enum NotificationType { |
// No details are expected. |
NOTIFICATION_OUTDATED_INSTALL_NO_AU, |
+ // Sent when elevation is needed to recover upgrade channel. |
+ NOTIFICATION_UPGRADE_NEEDS_ELEVATION, |
+ |
// Software incompatibility notifications ---------------------------------- |
// Sent when Chrome has finished compiling the list of loaded modules (and |