| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 7181001faa3fcd18b814a9f0e6be76a311c8121f..637ee00b83cabe42bdec445b5e4818bdeb858b96 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -740,6 +740,8 @@
|
| 'protocol/buffered_socket_writer.h',
|
| 'protocol/channel_authenticator.cc',
|
| 'protocol/channel_authenticator.h',
|
| + 'protocol/channel_dispatcher_base.cc',
|
| + 'protocol/channel_dispatcher_base.h',
|
| 'protocol/client_control_dispatcher.cc',
|
| 'protocol/client_control_dispatcher.h',
|
| 'protocol/client_event_dispatcher.cc',
|
|
|