Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(542)

Unified Diff: ui/login/account_picker/md_user_pod_template.html

Issue 2915053002: Replace profile statistics preference count with AutofillCounter (Closed)
Patch Set: change to SetBooleanWithoutPathExpansion Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/login/account_picker/md_user_pod_row.js ('k') | ui/login/account_picker/user_pod_row.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/login/account_picker/md_user_pod_template.html
diff --git a/ui/login/account_picker/md_user_pod_template.html b/ui/login/account_picker/md_user_pod_template.html
index 82ee6c519107a7343659085e89f045341964737d..92711a2377fd9bbfcace20cce37c5e3bb89f75e6 100644
--- a/ui/login/account_picker/md_user_pod_template.html
+++ b/ui/login/account_picker/md_user_pod_template.html
@@ -100,8 +100,8 @@
</td>
</tr>
<tr>
- <td>$i18n{removeUserWarningTextSettings}</td>
- <td class="action-box-remove-user-warning-settings
+ <td>$i18n{removeUserWarningTextAutofill}</td>
+ <td class="action-box-remove-user-warning-autofill
action-box-remove-user-warning-table-numbers">
$i18n{removeUserWarningTextCalculating}
</td>
« no previous file with comments | « ui/login/account_picker/md_user_pod_row.js ('k') | ui/login/account_picker/user_pod_row.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698