AppListMainViewTest: SearchBoxView is owned by a Widget.
commit1d68e904c49d4b8d9a94ff2fb14402b3e58e1c4b
authormgiuca <mgiuca@chromium.org>
Thu, 4 Dec 2014 06:52:35 +0000 (3 22:52 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 4 Dec 2014 06:52:52 +0000 (4 06:52 +0000)
tree369aeed98fbae732d671b6688b4eba878e1fea5e
parent42f45e50dedd827473fdd516970d152f68ddee47
AppListMainViewTest: SearchBoxView is owned by a Widget.

This mirrors the structure set up by AppListView. Without this, tests
could fail if they call code that assumes a SearchBoxView has a Widget.
(See the revert r306767.)

BUG=437686

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

Cr-Commit-Position: refs/heads/master@{#306778}
ui/app_list/views/app_list_main_view_unittest.cc