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

Remove unnecessary ordering attribute from FeedIsSynthetic

Bug: 758782
Change-Id: I4b7ff5cd8116d9b88ae1e9fe12adb7532a6ecf4e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2466840
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@{#816512}
parent 5a83cbdc
......@@ -6320,7 +6320,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
name="ContentSuggestions.Feed.VisualElement.Viewed.TimeSinceElementFetched"/>
</histogram_suffixes>
<histogram_suffixes name="FeedIsSynthetic" separator="." ordering="suffix">
<histogram_suffixes name="FeedIsSynthetic" separator=".">
<suffix name="NotSynthetic"
label="Continuations that require making remote requests to fetch more
articles."/>
......
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