| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index f8a0e6cdfa31e273b676c2f23c03b2668146de98..38034e8db02c8fbc94d96e36e90de1cca4f2e7f8 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -84,8 +84,6 @@
|
| 'protocol/authenticator.cc',
|
| 'protocol/authenticator.h',
|
| 'protocol/capability_names.h',
|
| - 'protocol/client_authentication_config.cc',
|
| - 'protocol/client_authentication_config.h',
|
| 'protocol/channel_authenticator.h',
|
| 'protocol/channel_dispatcher_base.cc',
|
| 'protocol/channel_dispatcher_base.h',
|
| @@ -93,6 +91,8 @@
|
| 'protocol/channel_multiplexer.h',
|
| 'protocol/channel_socket_adapter.cc',
|
| 'protocol/channel_socket_adapter.h',
|
| + 'protocol/client_authentication_config.cc',
|
| + 'protocol/client_authentication_config.h',
|
| 'protocol/client_control_dispatcher.cc',
|
| 'protocol/client_control_dispatcher.h',
|
| 'protocol/client_event_dispatcher.cc',
|
| @@ -116,6 +116,8 @@
|
| 'protocol/errors.cc',
|
| 'protocol/errors.h',
|
| 'protocol/frame_consumer.h',
|
| + 'protocol/frame_stats.cc',
|
| + 'protocol/frame_stats.h',
|
| 'protocol/host_control_dispatcher.cc',
|
| 'protocol/host_control_dispatcher.h',
|
| 'protocol/host_event_dispatcher.cc',
|
|
|