Index: ash/system/web_notification/web_notification_tray.h |
diff --git a/ash/system/web_notification/web_notification_tray.h b/ash/system/web_notification/web_notification_tray.h |
index 941615c403348b0093e22d9d98e14dc663afcc2b..715e9b1a405729e71dc964dfe479e63c508f2757 100644 |
--- a/ash/system/web_notification/web_notification_tray.h |
+++ b/ash/system/web_notification/web_notification_tray.h |
@@ -77,7 +77,7 @@ class ASH_EXPORT WebNotificationTray |
void ShowMessageCenterBubble(); |
// Called when the login status is changed. |
- void UpdateAfterLoginStatusChange(user::LoginStatus login_status); |
+ void UpdateAfterLoginStatusChange(LoginStatus login_status); |
// Overridden from TrayBackgroundView. |
void SetShelfAlignment(ShelfAlignment alignment) override; |