Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index 944b7d3e894315cd087d47541a70431f0d45e27f..30976f14aa5293505406c12a71f026e94c1e57ec 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -20500,6 +20500,14 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="PasswordManager.SyncCredentialFiltered" enum="Boolean"> |
+ <owner>gcasto@chromium.org</owner> |
+ <owner>vabr@chromium.org</owner> |
+ <summary> |
+ If the sync credential was removed from autofill consideration. |
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordManager.SyncingAccountState" |
enum="PasswordManagerSyncingAccountState"> |
<owner>gcasto@chromium.org</owner> |