Index: tools/metrics/histograms/histograms.xml |
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
index b8852cd48e961f78bfb7b5b0ae5d7a7fecd7c104..ae03c1b9645ef455c457bbe22a9e64aa9cce6d9e 100644 |
--- a/tools/metrics/histograms/histograms.xml |
+++ b/tools/metrics/histograms/histograms.xml |
@@ -22950,6 +22950,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. |
</summary> |
</histogram> |
+<histogram name="PasswordManager.SubmitNavigatesToDifferentDomain" |
+ enum="Boolean"> |
+ <owner>vabr@chromium.org</owner> |
+ <summary> |
+ Indicates whether submitting a password login form navigates to the |
+ different domain/host or not. |
vabr (Chromium)
2014/12/11 12:31:33
This is slightly different from the check you make
Pritam Nikam
2014/12/12 14:30:08
Done.
|
+ </summary> |
+</histogram> |
+ |
<histogram name="PasswordManager.SyncCredentialFiltered" enum="Boolean"> |
<owner>gcasto@chromium.org</owner> |
<owner>vabr@chromium.org</owner> |