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 af79026ce01a487dcd550c3bf195a43ec1f737d8..ede7acaecda32189cc0eeadabb1308bda55eda58 100644 |
--- a/ui/login/account_picker/user_pod_row.js |
+++ b/ui/login/account_picker/user_pod_row.js |
@@ -1415,6 +1415,7 @@ cr.define('login', function() { |
this.actionBoxMenu.classList.add('menu-moved-up'); |
this.actionBoxAreaElement.classList.add('menu-moved-up'); |
} |
+ chrome.send('showRemoveUserWarning', []); |
}, |
/** |