Fix apps sometimes not showing up in the app list search results.
commit222650396e5a4a40891362bc7f660b9b73dd3ed4
authorcalamity <calamity@chromium.org>
Mon, 9 Feb 2015 04:37:08 +0000 (8 20:37 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 9 Feb 2015 04:37:28 +0000 (9 04:37 +0000)
tree3823f42cffba44f8a196bd0bfe486b54b39f1e20
parent601e6f32704fed600914fd5198c24395c4dc36f5
Fix apps sometimes not showing up in the app list search results.

This CL fixes an issue with the experimental app list search where the
app results would sometimes not show up. This was being caused by the
display type not being updated when the result was copied from the
mixer, causing recommendation results not to change into tile results.

BUG=456060

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

Cr-Commit-Position: refs/heads/master@{#315264}
ui/app_list/search/mixer.cc
ui/app_list/search_result.h