Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 496b0eaf34366e0fd816eb52eb37be0d10ab6e00..c8e3e72a4017426723885bed5a2f520b767f95db 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -718,8 +718,6 @@ |
'protocol/buffered_socket_writer.h', |
'protocol/channel_authenticator.cc', |
'protocol/channel_authenticator.h', |
- 'protocol/client_control_sender.cc', |
- 'protocol/client_control_sender.h', |
'protocol/client_message_dispatcher.cc', |
'protocol/client_message_dispatcher.h', |
'protocol/client_stub.h', |
@@ -729,10 +727,12 @@ |
'protocol/connection_to_host.h', |
'protocol/content_description.cc', |
'protocol/content_description.h', |
+ 'protocol/host_control_dispatcher.cc', |
+ 'protocol/host_control_dispatcher.h', |
'protocol/host_control_sender.cc', |
'protocol/host_control_sender.h', |
- 'protocol/host_message_dispatcher.cc', |
- 'protocol/host_message_dispatcher.h', |
+ 'protocol/host_event_dispatcher.cc', |
+ 'protocol/host_event_dispatcher.h', |
'protocol/host_stub.h', |
'protocol/input_sender.cc', |
'protocol/input_sender.h', |