Commit 44376080 authored by Carlos Knippschild's avatar Carlos Knippschild Committed by Commit Bot

Fix histogram using attribute "units" when it should be "enum"

This fixes the presentation of this histogram in the UMA dashboards
where it currently shows as representing a numeric value.

Bug: 794828
Change-Id: I549d7460440435861cb4364f303845cfcac5d2e0
Reviewed-on: https://chromium-review.googlesource.com/1072712Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Commit-Queue: Carlos Knippschild <carlosk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#562033}
parent 96562d25
......@@ -60181,7 +60181,7 @@ uploading your change for review.
</histogram>
<histogram name="OfflinePages.DownloadUI.PrefetchedItemHasThumbnail"
units="BooleanAvailable">
enum="BooleanAvailable">
<owner>harringtond@chromium.org</owner>
<summary>
Whether or not a thumbnail was provided for a prefetched offline article.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment