| Index: chrome/browser/chromeos/input_method/input_method_descriptor.cc
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_descriptor.cc b/chrome/browser/chromeos/input_method/input_method_descriptor.cc
|
| index 7b9736fe2d4e00a258bb74003d22719684cebdfb..4a2a91ac0ceefc40cd162d8e1e49b77cd6bba3fa 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_descriptor.cc
|
| +++ b/chrome/browser/chromeos/input_method/input_method_descriptor.cc
|
| @@ -10,6 +10,8 @@
|
| #include "base/string_split.h"
|
| #include "chrome/browser/chromeos/input_method/input_method_whitelist.h"
|
|
|
| +// TODO(yusukes): Remove virtual keyboard support.
|
| +
|
| namespace chromeos {
|
| namespace input_method {
|
|
|
|
|