Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / ui / base / ime / chromeos / mock_ime_engine_handler.cc
index 000feef..ca855a0 100644 (file)
@@ -33,7 +33,7 @@ void MockIMEEngineHandler::FocusOut() {
   last_text_input_context_.type = ui::TEXT_INPUT_TYPE_NONE;
 }
 
-void MockIMEEngineHandler::Enable() {
+void MockIMEEngineHandler::Enable(const std::string& component_id) {
 }
 
 void MockIMEEngineHandler::Disable() {