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

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

Issue 2915053002: Replace profile statistics preference count with AutofillCounter (Closed)
Patch Set: cleanup Created 3 years, 7 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
Index: ui/login/account_picker/user_pod_template.html
diff --git a/ui/login/account_picker/user_pod_template.html b/ui/login/account_picker/user_pod_template.html
index 25948b423906d6f15fb6216b8fe168745dd62b47..bf27e030531f56989c19e293d604fffd139fc09a 100644
--- a/ui/login/account_picker/user_pod_template.html
+++ b/ui/login/account_picker/user_pod_template.html
@@ -128,8 +128,8 @@
i18n-content="removeUserWarningTextCalculating"></td>
</tr>
<tr>
- <td i18n-content="removeUserWarningTextSettings"></td>
- <td class="action-box-remove-user-warning-settings
+ <td i18n-content="removeUserWarningTextAutofill"></td>
+ <td class="action-box-remove-user-warning-autofill
action-box-remove-user-warning-table-numbers"
i18n-content="removeUserWarningTextCalculating"></td>
</tr>

Powered by Google App Engine
This is Rietveld 408576698