Index: chrome/browser/chromeos/login/screens/user_selection_screen.h |
diff --git a/chrome/browser/chromeos/login/screens/user_selection_screen.h b/chrome/browser/chromeos/login/screens/user_selection_screen.h |
index 022182e2331ff09505e1982189b859ed1b838ddb..84244c27074ccd0fab7a692a17ed35b0623dd6b2 100644 |
--- a/chrome/browser/chromeos/login/screens/user_selection_screen.h |
+++ b/chrome/browser/chromeos/login/screens/user_selection_screen.h |
@@ -40,7 +40,7 @@ class UserSelectionScreen : public wm::UserActivityObserver { |
void OnUserRemoved(const std::string& username); |
void OnPasswordClearTimerExpired(); |
- void SendUserList(bool animated); |
+ void SendUserList(); |
void HandleGetUsers(); |
void SetAuthType(const std::string& username, |
ScreenlockBridge::LockHandler::AuthType auth_type); |