| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 8d5521e4cea7cc8a5ee5119309995dc6428b5873..40146a6ccc2a741c6189cce0a60db2292edd3a05 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -197,6 +197,8 @@
|
| 'protocol/session_manager.h',
|
| 'protocol/socket_util.cc',
|
| 'protocol/socket_util.h',
|
| + 'protocol/spake2_authenticator.cc',
|
| + 'protocol/spake2_authenticator.h',
|
| 'protocol/ssl_hmac_channel_authenticator.cc',
|
| 'protocol/ssl_hmac_channel_authenticator.h',
|
| 'protocol/stream_channel_factory.h',
|
|
|