Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(507)

Unified Diff: chrome/browser/ui/ash/chrome_keyboard_ui.h

Issue 1684823004: Refactors keyboard related code so mash can use a keyboard (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge to trunk Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/browser/ui/ash/keyboard_ui_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « chrome/browser/ui/BUILD.gn ('k') | chrome/browser/ui/ash/keyboard_ui_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698