| Index: chrome/browser/ui/ash/ash_keyboard_controller_proxy.h
|
| diff --git a/chrome/browser/ui/ash/ash_keyboard_controller_proxy.h b/chrome/browser/ui/ash/ash_keyboard_controller_proxy.h
|
| index 5273fe3d518a6cbe3dfff5f462a08348f1f1ce0e..791d2b8fa6023cadcf4f112e754ad2958747fff0 100644
|
| --- a/chrome/browser/ui/ash/ash_keyboard_controller_proxy.h
|
| +++ b/chrome/browser/ui/ash/ash_keyboard_controller_proxy.h
|
| @@ -46,7 +46,6 @@ class AshKeyboardControllerProxy
|
| const content::MediaResponseCallback& callback) OVERRIDE;
|
| virtual void SetupWebContents(content::WebContents* contents) OVERRIDE;
|
| virtual void ShowKeyboardContainer(aura::Window* container) OVERRIDE;
|
| - virtual void EnsureCaretInWorkArea() OVERRIDE;
|
|
|
| // The overridden implementation dispatches
|
| // chrome.virtualKeyboardPrivate.onTextInputBoxFocused event to extension to
|
|
|