| Index: ui/app_list/views/app_list_view.h
|
| diff --git a/ui/app_list/views/app_list_view.h b/ui/app_list/views/app_list_view.h
|
| index b62f9d35d717f19b87503153ac6ad7dd4bbd931d..1634cef5ba05cf744078da55c0841dc0a4f29ab4 100644
|
| --- a/ui/app_list/views/app_list_view.h
|
| +++ b/ui/app_list/views/app_list_view.h
|
| @@ -173,7 +173,6 @@
|
| AppListMainView* app_list_main_view_;
|
| SpeechView* speech_view_;
|
|
|
| - views::View* search_box_focus_host_; // Owned by the views hierarchy.
|
| views::Widget* search_box_widget_; // Owned by the app list's widget.
|
| SearchBoxView* search_box_view_; // Owned by |search_box_widget_|.
|
|
|
|
|