| Index: chrome/browser/chromeos/input_method/input_method_util.h
|
| diff --git a/chrome/browser/chromeos/input_method/input_method_util.h b/chrome/browser/chromeos/input_method/input_method_util.h
|
| index 36ba5aba16feab95b22dc6f502abcb2d91ffb4b8..7d31abf4bb05c0a60cfb95ed2f7c621bf3a2f022 100644
|
| --- a/chrome/browser/chromeos/input_method/input_method_util.h
|
| +++ b/chrome/browser/chromeos/input_method/input_method_util.h
|
| @@ -182,7 +182,6 @@ class InputMethodUtil {
|
|
|
| LanguageCodeToIdsMap language_code_to_ids_;
|
| InputMethodIdToDescriptorMap id_to_descriptor_;
|
| - std::map<std::string, std::string> xkb_layout_to_indicator_;
|
|
|
| typedef base::hash_map<std::string, int> HashType;
|
| HashType english_to_resource_id_;
|
|
|