Commit be262f67 authored by Mounir Lamouri's avatar Mounir Lamouri Committed by Commit Bot

UKM: fix typo in Autoplay UKM event metric.

Bug: 744659
Change-Id: I3de1c7b784759ef930239ce40b8391409cf93143
Reviewed-on: https://chromium-review.googlesource.com/746662Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#513114}
parent 3f5b892e
...@@ -583,7 +583,7 @@ be describing additional metrics about the same event. ...@@ -583,7 +583,7 @@ be describing additional metrics about the same event.
Source of the autoplay attempt: 0 for attribute; 1 for play(). Source of the autoplay attempt: 0 for attribute; 1 for play().
</summary> </summary>
</metric> </metric>
<metric name="UserGestureRequirement"> <metric name="UserGestureRequired">
<summary> <summary>
Whether a user gesture was required per autoplay rules at the time of Whether a user gesture was required per autoplay rules at the time of
attempt. By definition there is no user gesture on the stack when the attempt. By definition there is no user gesture on the stack when the
......
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