| Index: remoting/host/chromoting_messages.h
|
| diff --git a/remoting/host/chromoting_messages.h b/remoting/host/chromoting_messages.h
|
| index 164bbb3edb98fdeb6099a89275c69aec93952ea8..986879d7da9c2dab6bf9d2280ff06febd8e2c5cf 100644
|
| --- a/remoting/host/chromoting_messages.h
|
| +++ b/remoting/host/chromoting_messages.h
|
| @@ -233,9 +233,6 @@ IPC_MESSAGE_CONTROL2(ChromotingNetworkDesktopMsg_StartSessionAgent,
|
| IPC_MESSAGE_CONTROL1(ChromotingNetworkDesktopMsg_SharedBufferCreated,
|
| int /* id */)
|
|
|
| -IPC_MESSAGE_CONTROL1(ChromotingNetworkDesktopMsg_InvalidateRegion,
|
| - std::vector<SkIRect> /* invalid_region */ )
|
| -
|
| IPC_MESSAGE_CONTROL0(ChromotingNetworkDesktopMsg_CaptureFrame)
|
|
|
| // Carries a clipboard event from the client to the desktop session agent.
|
|
|