summaryrefslogtreecommitdiffstats
path: root/ui/keyboard/keyboard_controller_proxy.h
diff options
context:
space:
mode:
authorbshe@chromium.org <bshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 04:43:13 +0000
committerbshe@chromium.org <bshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 04:43:13 +0000
commit858e344a47d5b8bb4b91841585d6e027e95acb42 (patch)
tree890cce63f8f53bf2a63dab32ecab241b68fe379a /ui/keyboard/keyboard_controller_proxy.h
parent96ac19b2ca3cb54a28bd3da112851cee64fa9e4e (diff)
downloadchromium_src-858e344a47d5b8bb4b91841585d6e027e95acb42.zip
chromium_src-858e344a47d5b8bb4b91841585d6e027e95acb42.tar.gz
chromium_src-858e344a47d5b8bb4b91841585d6e027e95acb42.tar.bz2
[Code cleanup]Remove webui virtual keyboard code
BUG=354657 Review URL: https://codereview.chromium.org/208633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259486 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/keyboard/keyboard_controller_proxy.h')
-rw-r--r--ui/keyboard/keyboard_controller_proxy.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ui/keyboard/keyboard_controller_proxy.h b/ui/keyboard/keyboard_controller_proxy.h
index 35af78c..8f48c0c 100644
--- a/ui/keyboard/keyboard_controller_proxy.h
+++ b/ui/keyboard/keyboard_controller_proxy.h
@@ -70,9 +70,7 @@ class KEYBOARD_EXPORT KeyboardControllerProxy {
// necesasry animation, or delay the visibility change as it desires.
virtual void HideKeyboardContainer(aura::Window* container);
- // Updates the type of the focused text input box. The default implementation
- // calls OnTextInputBoxFocused javascript function through webui to update the
- // type the of focused input box.
+ // Updates the type of the focused text input box.
virtual void SetUpdateInputType(ui::TextInputType type);
// Ensures caret in current work area (not occluded by virtual keyboard