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

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

Issue 2575263002: [Autofill] Add a new metric for upstream. (Closed)
Patch Set: Resolve comments Created 4 years 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
« no previous file with comments | « components/autofill/core/browser/autofill_metrics_unittest.cc ('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 d3adda5eaa01c43f7fbe153647ee9ebcf6c1fb70..c64fb66843764b1dd54c2f72ba36a7bffac50d42 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -76593,6 +76593,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="18"
label="About to be submitted with masked server card suggestion filled
(once)"/>
+ <int value="19" label="Submitted with suggestion shown (once)"/>
+ <int value="20" label="About to be submitted with suggestion shown (once)"/>
</enum>
<enum name="AutofillFormSubmittedState" type="int">
« no previous file with comments | « components/autofill/core/browser/autofill_metrics_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698