Index: ui/login/account_picker/user_pod_row.js |
diff --git a/ui/login/account_picker/user_pod_row.js b/ui/login/account_picker/user_pod_row.js |
index 912c21b627800894d98c375437371600261c3cf5..1e457670de1abe460abda11d99ea0375568fb9a8 100644 |
--- a/ui/login/account_picker/user_pod_row.js |
+++ b/ui/login/account_picker/user_pod_row.js |
@@ -1556,7 +1556,6 @@ cr.define('login', function() { |
showRemoveWarning_: function() { |
this.actionBoxMenuRemoveElement.hidden = true; |
this.actionBoxRemoveUserWarningElement.hidden = false; |
- this.actionBoxRemoveUserWarningButtonElement.focus(); |
// Show extra statistics information for desktop users |
var message; |