Index: chrome/common/chrome_notification_types.h |
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h |
index 1314c8e186f2b34b980de46efaebc855980ebd21..44b5f685f7354c93698ffc9b9d80c3f4306b1256 100644 |
--- a/chrome/common/chrome_notification_types.h |
+++ b/chrome/common/chrome_notification_types.h |
@@ -873,6 +873,9 @@ enum NotificationType { |
// Sent when webui login screen is ready and gaia iframe has loaded. |
NOTIFICATION_LOGIN_WEBUI_READY, |
+ // Sent when the WebUI account picker is ready. |
+ NOTIFICATION_ACCOUNT_PICKER_WEBUI_READY, |
+ |
// Sent when the user images on the WebUI login screen have all been loaded. |
NOTIFICATION_LOGIN_USER_IMAGES_LOADED, |