Upstream version 9.37.195.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / app_list / app_list_dialog_contents_view.cc
index a786474..a6d245b 100644 (file)
@@ -154,10 +154,6 @@ ui::ModalType AppListDialogContentsView::GetModalType() const {
   return ui::MODAL_TYPE_WINDOW;
 }
 
-ui::AXRole AppListDialogContentsView::GetAccessibleWindowRole() const {
-  return ui::AX_ROLE_DIALOG;
-}
-
 void AppListDialogContentsView::WindowClosing() {
   app_list_controller_delegate_->OnCloseChildDialog();
 }