| 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 cff4f544fb4623cc771de5eaeefab5df9be51bb1..ec915dce20feed8f0a6853750d6450ec9136bcc2 100644
|
| --- a/ui/login/account_picker/user_pod_row.js
|
| +++ b/ui/login/account_picker/user_pod_row.js
|
| @@ -1137,8 +1137,8 @@ cr.define('login', function() {
|
| this.querySelector('.action-box-remove-user-warning-passwords'),
|
| 'Bookmarks':
|
| this.querySelector('.action-box-remove-user-warning-bookmarks'),
|
| - 'Settings':
|
| - this.querySelector('.action-box-remove-user-warning-settings')
|
| + 'Autofill':
|
| + this.querySelector('.action-box-remove-user-warning-autofill')
|
| }
|
| },
|
|
|
|
|