| Index: chromeos/ime/input_method_whitelist.cc
|
| diff --git a/chromeos/ime/input_method_whitelist.cc b/chromeos/ime/input_method_whitelist.cc
|
| index d798e09f7b60fda6d194d183baa9cc62f00f7d94..495eb1cab764c3878af4e86c4831b8e6ffac5081 100644
|
| --- a/chromeos/ime/input_method_whitelist.cc
|
| +++ b/chromeos/ime/input_method_whitelist.cc
|
| @@ -46,6 +46,7 @@ InputMethodWhitelist::GetSupportedInputMethods() const {
|
| "",
|
| layouts,
|
| languages,
|
| + kInputMethods[i].is_login_keyboard,
|
| GURL())); // options page url, not available for non-extension input
|
| // method.
|
| }
|
|
|