Index: ash/shell/shell_delegate_impl.h |
=================================================================== |
--- ash/shell/shell_delegate_impl.h (revision 137127) |
+++ ash/shell/shell_delegate_impl.h (working copy) |
@@ -33,6 +33,7 @@ |
virtual void OpenFileManager() OVERRIDE; |
virtual void OpenCrosh() OVERRIDE; |
virtual void OpenMobileSetup() OVERRIDE; |
+ virtual void ShowKeyboardOverlay(ui::AcceleratorTarget* target) OVERRIDE; |
virtual content::BrowserContext* GetCurrentBrowserContext() OVERRIDE; |
virtual void ToggleSpokenFeedback() OVERRIDE; |
virtual app_list::AppListViewDelegate* CreateAppListViewDelegate() OVERRIDE; |