Index: ash/system/overview/overview_button_tray.h |
diff --git a/ash/system/overview/overview_button_tray.h b/ash/system/overview/overview_button_tray.h |
index e5a5e1dcb7fa69c43e10ae1dab763b82b13e31af..1fa436dfc08f955bdc68bf326032a6558f7d64df 100644 |
--- a/ash/system/overview/overview_button_tray.h |
+++ b/ash/system/overview/overview_button_tray.h |
@@ -31,7 +31,7 @@ class ASH_EXPORT OverviewButtonTray : public TrayBackgroundView, |
// Updates the tray's visibility based on the LoginStatus and the current |
// state of MaximizeMode |
- virtual void UpdateAfterLoginStatusChange(user::LoginStatus status); |
+ virtual void UpdateAfterLoginStatusChange(LoginStatus status); |
// ActionableView: |
bool PerformAction(const ui::Event& event) override; |