| Index: ui/login/account_picker/md_user_pod_row.js
|
| diff --git a/ui/login/account_picker/md_user_pod_row.js b/ui/login/account_picker/md_user_pod_row.js
|
| index 6338b8ab42475905301eb106f7f2df6a7d37d61a..7dd23c2e92a9eeb772254a0756ac8fd02f6c709e 100644
|
| --- a/ui/login/account_picker/md_user_pod_row.js
|
| +++ b/ui/login/account_picker/md_user_pod_row.js
|
| @@ -1138,8 +1138,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')
|
| }
|
| },
|
|
|
|
|