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

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

Issue 952023002: Credential Manager API: pop up the new "Manage accounts" bubble. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index f6a3cc4cc69729db04f4edf2097b97a65d5667ec..fdd81ec2fdcfd5c3352840191348669a0a66fec3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -55362,6 +55362,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="9" label="Clicked collect URL"/>
<int value="10" label="Clicked do not collect URL"/>
<int value="11" label="Auto-signin toast timeout"/>
+ <int value="12" label="Auto-signin toast clicked"/>
</enum>
<enum name="PeerConnectionCounters" type="int">

Powered by Google App Engine
This is Rietveld 408576698