| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 03ba153d944bfc771e8809f5c17a81c4e2dace95..4ed475b8d4cf72a3e14fa0a5f5c8a53b05dd25de 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -742,6 +742,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',
|
|
|