Have SearchResultPageView store SearchResultContainerViews.
commit88089f28923c24dbaaac22f6de8cfaa501e3ab0f
authorcalamity <calamity@chromium.org>
Tue, 18 Nov 2014 08:10:54 +0000 (18 00:10 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Nov 2014 08:11:20 +0000 (18 08:11 +0000)
tree6559b24ddf6c59a8ba0e5f255f02afa5fa78d995
parenta3a60d0d590d1dbdcc1f2dbaa11eedaa9a2cf06f
Have SearchResultPageView store SearchResultContainerViews.

This CL makes SearchResultPageView store a vector of SearchResultContainerViews
rather than managing each type of child view explicitly.

This is in preparation of sorting the search views by score.

BUG=416756

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

Cr-Commit-Position: refs/heads/master@{#304576}
ui/app_list/views/search_result_page_view.cc
ui/app_list/views/search_result_page_view.h