| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index cb4b1ff2193c7edb6e44074fe2df51b9dd3608bb..391b421150065dc1ea72e6d8b1520b81acf83d32 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -177,6 +177,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',
|
|
|