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

Unified Diff: ui/login/account_picker/md_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/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 5023323161af90e15f4430779c122b6a89dffe64..3d4de0f085a983c1f638560f0be73b76d0d10186 100644
--- a/ui/login/account_picker/md_user_pod_template.html
+++ b/ui/login/account_picker/md_user_pod_template.html
@@ -86,8 +86,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