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

Unified Diff: chrome/browser/chrome_notification_types.h

Issue 71723002: This is the second CL of several that will eventually replace TokenService with (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Undo change to SigninTracker Created 7 years, 1 month 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 c6ae2148e63ec2861b2b166eaf86c689d9a64238..68455b2f58f43ec1bb2cf130180997eeb302c644 100644
--- a/chrome/browser/chrome_notification_types.h
+++ b/chrome/browser/chrome_notification_types.h
@@ -737,6 +737,8 @@ enum NotificationType {
// details.
NOTIFICATION_TOKENS_CLEARED,
+ // Signin Manager ----------------------------------------------------------
+
// Sent when a user signs into Google services such as sync.
// The source is the Profile. The details are a
// GoogleServiceSigninSuccessDetails object.
« no previous file with comments | « no previous file | chrome/browser/signin/android_profile_oauth2_token_service.h » ('j') | chrome/browser/signin/signin_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698