| Index: ui/app_list/views/app_list_view.cc
|
| diff --git a/ui/app_list/views/app_list_view.cc b/ui/app_list/views/app_list_view.cc
|
| index d935de1e7ac858f09cf061b957ba93e21a365300..0233aaa9c3ee987ea52935f6048b8c73631b97e0 100644
|
| --- a/ui/app_list/views/app_list_view.cc
|
| +++ b/ui/app_list/views/app_list_view.cc
|
| @@ -333,8 +333,6 @@ void AppListView::InitAsBubbleInternal(gfx::NativeView parent,
|
| GetWidget()->Hide();
|
| #endif
|
|
|
| - OnSpeechRecognitionStateChanged(delegate_->GetSpeechUI()->state());
|
| -
|
| if (delegate_)
|
| delegate_->ViewInitialized();
|
| }
|
|
|