Stops wrong UMA event of AutoLaunchCanceled.
commitc4dcbb42d9e58392456eb1a9984b4bd0c3f7e565
authormukai <mukai@chromium.org>
Thu, 19 Feb 2015 20:22:17 +0000 (19 12:22 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Feb 2015 20:23:06 +0000 (19 20:23 +0000)
tree609243c15b4c38d845d8dac2b71580e41c2cecc1
parent6f06b2db7ba27dbb999492f5cb2174115b84f3e4
Stops wrong UMA event of AutoLaunchCanceled.

AutoLaunchCanceled() is called much more frequently than
we've thought. We need to record the UMA action only when
the auto launch is actually canceled by the user.

BUG=459848
R=mgiuca@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#317122}
chrome/browser/ui/app_list/app_list_view_delegate.cc