| Index: chrome/browser/ui/ash/chrome_keyboard_ui.h
|
| diff --git a/chrome/browser/ui/ash/chrome_keyboard_ui.h b/chrome/browser/ui/ash/chrome_keyboard_ui.h
|
| index 48e1bb2269e074624d02df19d4fb667375974105..5be78b9c9973e7c78732a1b99f532ff274447fe3 100644
|
| --- a/chrome/browser/ui/ash/chrome_keyboard_ui.h
|
| +++ b/chrome/browser/ui/ash/chrome_keyboard_ui.h
|
| @@ -41,7 +41,7 @@ class ChromeKeyboardUI : public keyboard::KeyboardUIContent,
|
| bool ShouldWindowOverscroll(aura::Window* window) const override;
|
|
|
| private:
|
| - // keyboard::KeyboardControllerProxy overrides
|
| + // keyboard::KeyboardUIContent overrides
|
| ui::InputMethod* GetInputMethod() override;
|
| void RequestAudioInput(
|
| content::WebContents* web_contents,
|
|
|