CreateAndPostKeyEvent  218 remoting/host/input_injector_mac.cc   CreateAndPostKeyEvent(keycode, event.pressed(), flags, base::string16());
CreateAndPostKeyEvent  227 remoting/host/input_injector_mac.cc   CreateAndPostKeyEvent(kVK_Space, true, 0, text);
CreateAndPostKeyEvent  228 remoting/host/input_injector_mac.cc   CreateAndPostKeyEvent(kVK_Space, false, 0, text);