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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2949243004: Distinguish G Suite accounts from regular gmail/googlemail accounts (Closed)
Patch Set: address lpz's comments 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:
Download patch
« components/safe_browsing/csd.proto ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d66fda78add604022d3e48a52b2c8b2c786867ad..1900f3ba366bff4dd25daaa3cf2cb29a71617713 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52203,6 +52203,17 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="PasswordProtection.PasswordReuseSyncAccountType"
+ enum="PasswordProtectionSyncAccountType">
+ <owner>jialiul@chromium.org</owner>
+ <owner>nparker@chromium.org</owner>
+ <summary>
+ When password protection service detects a reuse of Chrome sync password,
+ record the type of Chrome sync account on which the reuse happens (e.g.
+ @gmail.com, @google.com, or other dasher account).
+ </summary>
+</histogram>
+
<histogram name="PasswordProtection.RequestNetworkDuration" units="ms">
<owner>jialiul@chromium.org</owner>
<owner>nparker@chromium.org</owner>
« components/safe_browsing/csd.proto ('K') | « tools/metrics/histograms/enums.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698