Chromium Code Reviews| Index: ui/app_list/views/search_box_view.cc |
| diff --git a/ui/app_list/views/search_box_view.cc b/ui/app_list/views/search_box_view.cc |
| index c519fee380abb3816a79e87cc6021dd1afb2cb00..9ef86f0dfe21e40d22aae8cf69b1bff0f73eda1f 100644 |
| --- a/ui/app_list/views/search_box_view.cc |
| +++ b/ui/app_list/views/search_box_view.cc |
| @@ -266,6 +266,7 @@ void SearchBoxView::SpeechRecognitionButtonPropChanged() { |
| speech_button_ = NULL; |
| } |
| } |
| + Layout(); |
| } |
| void SearchBoxView::HintTextChanged() { |