Index: chrome/common/chrome_notification_types.h |
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h |
index fe5202009aaa38a31064f756978386d7fd924e7d..87dec919edfe28098638eeeeb9e48e94b197b92d 100644 |
--- a/chrome/common/chrome_notification_types.h |
+++ b/chrome/common/chrome_notification_types.h |
@@ -862,6 +862,10 @@ enum NotificationType { |
// Sent when the user images on the WebUI login screen have all been loaded. |
NOTIFICATION_LOGIN_USER_IMAGES_LOADED, |
+ // Sent when the thumbnail of user selected wallpaper generated and saved |
+ // to file system successfully. |
+ NOTIFICATION_LOGIN_USER_WALLPAPER_THUMBNAIL_UPDATED, |
+ |
// Sent when proxy dialog is closed. |
NOTIFICATION_LOGIN_PROXY_CHANGED, |