Upstream version 7.35.139.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / input_method / input_method_util.h
index faa66b8..b59865b 100644 (file)
@@ -203,6 +203,7 @@ class InputMethodUtil {
   base::ThreadChecker thread_checker_;
   std::vector<std::string> hardware_layouts_;
   std::vector<std::string> hardware_login_layouts_;
+  std::vector<std::string> cached_hardware_layouts_;
 
   DISALLOW_COPY_AND_ASSIGN(InputMethodUtil);
 };