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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1274893004: [Cleanup] Fix a typo in the Autofill.ScanCreditCard.Completed histogram metadata. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « no previous file | 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 d7837fcbb89d5a7fd0f414f0baba58cbae265907..091ee26d432ab3a09e4ec71a1acf818c761e4761 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -2290,7 +2290,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>TBD.</summary>
</histogram>
-<histogram name="Autofill.ScanCreditCard.Completed" units="BooleanCompleted">
+<histogram name="Autofill.ScanCreditCard.Completed" enum="BooleanCompleted">
<owner>rouslan@chromium.org</owner>
<summary>Whether a credit card scan was completed or cancelled.</summary>
</histogram>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698