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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2773433002: Log observations of explicit UPI-VPA autocomplete hints. (Closed)
Patch Set: fix a nit Created 3 years, 8 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
« no previous file with comments | « components/autofill/core/browser/form_structure_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 a9e8f93027834058c87811f2d0d722163c245a60..9d9579d381da59c0dfe18f8931e22178f9117a86 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -82407,6 +82407,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<enum name="AutofillDeveloperEngagement" type="int">
<int value="0" label="Fillable form parsed"/>
<int value="1" label="Includes type hints"/>
+ <int value="2" label="Includes UPI-VPA type hint"/>
</enum>
<enum name="AutofillDialogDismissalState" type="int">
« no previous file with comments | « components/autofill/core/browser/form_structure_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698