diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index 0f0ce91..b297172 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -371,10 +371,8 @@ 'protocol/connection_to_client.h', 'protocol/connection_to_host.cc', 'protocol/connection_to_host.h', - 'protocol/host_control_message_handler.h', 'protocol/host_control_sender.cc', 'protocol/host_control_sender.h', - 'protocol/host_event_message_handler.h', 'protocol/host_message_dispatcher.cc', 'protocol/host_message_dispatcher.h', 'protocol/host_stub.h', |