| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 968ab1bf99288fb6894fd6cd35f39b959c73a273..e8eb145cc679850564e6f1774c35bb44053dc8b7 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -161,6 +161,8 @@
|
| 'protocol/negotiating_host_authenticator.cc',
|
| 'protocol/negotiating_host_authenticator.h',
|
| 'protocol/network_settings.h',
|
| + 'protocol/p2p_datagram_socket.h',
|
| + 'protocol/p2p_stream_socket.h',
|
| 'protocol/pairing_authenticator_base.cc',
|
| 'protocol/pairing_authenticator_base.h',
|
| 'protocol/pairing_client_authenticator.cc',
|
|
|