| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 5c2db03e521e1e87b8bdd781918d79afad625d3f..4c6a69b1f4d76bac21acd62a9a96ad7149ec7060 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -176,6 +176,8 @@
|
| 'protocol/pseudotcp_adapter.h',
|
| 'protocol/pseudotcp_channel_factory.cc',
|
| 'protocol/pseudotcp_channel_factory.h',
|
| + 'protocol/rejecting_authenticator.cc',
|
| + 'protocol/rejecting_authenticator.h',
|
| 'protocol/secure_channel_factory.cc',
|
| 'protocol/secure_channel_factory.h',
|
| 'protocol/session.h',
|
|
|