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

Unified Diff: chrome/browser/chrome_notification_types.h

Issue 325433002: Elevated install of recovery component (UI part). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
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
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/browser/component_updater/recovery_component_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698