Index: chrome/browser/ui/views/ash/chrome_shell_delegate.h |
=================================================================== |
--- chrome/browser/ui/views/ash/chrome_shell_delegate.h (revision 137127) |
+++ chrome/browser/ui/views/ash/chrome_shell_delegate.h (working copy) |
@@ -42,6 +42,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; |