| Index: chrome/browser/flag_descriptions.cc
|
| diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
|
| index 86dc6f6d31bc265a3b4a2c3e4d9945309f3ce9b5..e7d7e1a232e9134beecdf577bb224eaf145b2a48 100644
|
| --- a/chrome/browser/flag_descriptions.cc
|
| +++ b/chrome/browser/flag_descriptions.cc
|
| @@ -1753,12 +1753,6 @@ const char kDisableShowSavedCopy[] = "Disable";
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|
| -const char kSmartVirtualKeyboardName[] =
|
| - "Smart Deployment of the Virtual Keyboard";
|
| -
|
| -const char kSmartVirtualKeyboardDescription[] =
|
| - "Enable/Disable smart deployment of the virtual keyboard.";
|
| -
|
| const char kVirtualKeyboardName[] = "Virtual Keyboard";
|
|
|
| const char kVirtualKeyboardDescription[] = "Enable virtual keyboard support.";
|
|
|