| Index: ui/keyboard/keyboard_switches.h
|
| diff --git a/ui/keyboard/keyboard_switches.h b/ui/keyboard/keyboard_switches.h
|
| index 85af0c4694318c30300ff0d6b9564a23a8891c1c..73e783a27efe76728059a97cf2f330133cfbdd6c 100644
|
| --- a/ui/keyboard/keyboard_switches.h
|
| +++ b/ui/keyboard/keyboard_switches.h
|
| @@ -38,10 +38,6 @@ KEYBOARD_EXPORT extern const char kEnableFloatingVirtualKeyboard[];
|
| // with the keybaord area.
|
| KEYBOARD_EXPORT extern const char kDisableVirtualKeyboardOverscroll[];
|
|
|
| -// Controls automatic showing/hiding of the keyboard based on the devices
|
| -// plugged in.
|
| -KEYBOARD_EXPORT extern const char kDisableSmartVirtualKeyboard[];
|
| -
|
| } // namespace switches
|
| } // namespace keyboard
|
|
|
|
|