Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / input_method / mock_input_method_engine.cc
index 2b16e22..fe104e3 100644 (file)
@@ -118,6 +118,7 @@ void MockInputMethodEngine::Disable() {
 }
 
 void MockInputMethodEngine::PropertyActivate(const std::string& property_name) {
+  last_activated_property_ = property_name;
 }
 
 void MockInputMethodEngine::Reset() {