Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ui / app_list / test / app_list_test_view_delegate.cc
index 56c2e8f..99b2cd2 100644 (file)
@@ -23,8 +23,7 @@ AppListTestViewDelegate::AppListTestViewDelegate()
       toggle_speech_recognition_count_(0),
       open_search_result_count_(0),
       next_profile_app_count_(0),
-      model_(new AppListTestModel),
-      speech_ui_(SPEECH_RECOGNITION_OFF) {
+      model_(new AppListTestModel) {
   model_->SetFoldersEnabled(true);
 }