Index: remoting/client/plugin/chromoting_instance.h |
diff --git a/remoting/client/plugin/chromoting_instance.h b/remoting/client/plugin/chromoting_instance.h |
index 2843c97b5d1a3c88cc66f28ca12657a2ddc6a557..840a8f7456ab84e8e5b103c3d93c327623ca9a07 100644 |
--- a/remoting/client/plugin/chromoting_instance.h |
+++ b/remoting/client/plugin/chromoting_instance.h |
@@ -209,6 +209,7 @@ class ChromotingInstance : |
void HandleExtensionMessage(const base::DictionaryValue& data); |
void HandleAllowMouseLockMessage(); |
void HandleEnableMediaSourceRendering(); |
+ void HandleSendMouseInputWhenUnfocused(); |
// Helper method called from Connect() to connect with parsed config. |
void ConnectWithConfig(const ClientConfig& config, |