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

Unified Diff: chrome/browser/chrome_notification_types.h

Issue 409113002: Refactoring: get rid of notificataions in ParallelAuthenticator (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..ac4a961155750f29e4fcbe4c262e22be91dd8e5e 100644
--- a/chrome/browser/chrome_notification_types.h
+++ b/chrome/browser/chrome_notification_types.h
@@ -700,10 +700,6 @@ enum NotificationType {
// default profile image or no profile image at all. No details are expected.
NOTIFICATION_PROFILE_IMAGE_UPDATE_FAILED,
- // Sent when a chromium os user attempts to log in. The source is
- // all and the details are AuthenticationNotificationDetails.
- NOTIFICATION_LOGIN_AUTHENTICATION,
-
// Sent when a network error message is displayed on the WebUI login screen.
// First paint event of this fires NOTIFICATION_LOGIN_OR_LOCK_WEBUI_VISIBLE.
NOTIFICATION_LOGIN_NETWORK_ERROR_SHOWN,
« no previous file with comments | « no previous file | chrome/browser/chromeos/boot_times_loader.h » ('j') | chrome/browser/chromeos/boot_times_loader.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698