Commit fa6a3031 authored by Weilun Shi's avatar Weilun Shi Committed by Commit Bot

Fix mistyped Apps.AppList suffixes

The original cl is in
https://chromium-review.googlesource.com/c/chromium/src/+/2246233

Change-Id: Ifeee8eb6c01c914b3f71c16feb1b44d602688b52
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467357
Auto-Submit: Weilun Shi <sweilun@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#816506}
parent 9d144abc
......@@ -5718,9 +5718,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram_suffixes>
<histogram_suffixes name="EnterOrExitCardifiedState" separator=".">
<suffix name="EnterOrExitOverview"
<suffix name="EnterCardifiedState"
label="Triggered by entering cardified state in the app list"/>
<suffix name="EnterOrExitOverview"
<suffix name="ExitCardifiedState"
label="Triggered by exiting cardified state in the app list"/>
<affected-histogram
name="Apps.AppList.CardifiedStateAnimation.AnimationSmoothness"/>
......
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