Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / input_method / input_method_engine_interface.h
index 4ee0722..e52f568 100644 (file)
@@ -30,6 +30,7 @@ class InputMethodEngineInterface : public IMEEngineHandlerInterface {
     std::string type;
     std::string key;
     std::string code;
+    std::string extension_id;
     bool alt_key;
     bool ctrl_key;
     bool shift_key;