Fix number of buckets in Tabs.ScrubDistance UMA histogram.
commitf7d782116910dc7d962c245e0ccac2a5feefa6cc
authortimvolodine <timvolodine@chromium.org>
Fri, 26 Sep 2014 16:21:26 +0000 (26 09:21 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Sep 2014 16:21:41 +0000 (26 16:21 +0000)
treeb736ad927a64385a87957dd08cf755eb418fac24
parent9158797a8bf4fc013cdf009b7c6f4aa28dab3bd6
Fix number of buckets in Tabs.ScrubDistance UMA histogram.

Fix the number of buckets in Tabs.ScrubDistance. Currently the value
19 falls in the bucket with value 18 which is confusing. Results can be
checked on uma.googleplex.com.

BUG=

Review URL: https://codereview.chromium.org/551893002

Cr-Commit-Position: refs/heads/master@{#296957}
chrome/browser/ui/views/ash/tab_scrubber.cc