| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 4f6ebe39d061a2aef06d42a4d54a20e96df13938..9642878c596aa3c5b77599ebe5403e4163b5a68e 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -123,6 +123,8 @@
|
| 'protocol/host_stub.h',
|
| 'protocol/host_video_dispatcher.cc',
|
| 'protocol/host_video_dispatcher.h',
|
| + 'protocol/ice_transport_channel.cc',
|
| + 'protocol/ice_transport_channel.h',
|
| 'protocol/ice_transport_factory.cc',
|
| 'protocol/ice_transport_factory.h',
|
| 'protocol/ice_transport_session.cc',
|
| @@ -140,8 +142,6 @@
|
| 'protocol/jingle_session.h',
|
| 'protocol/jingle_session_manager.cc',
|
| 'protocol/jingle_session_manager.h',
|
| - 'protocol/libjingle_transport_factory.cc',
|
| - 'protocol/libjingle_transport_factory.h',
|
| 'protocol/me2me_host_authenticator_factory.cc',
|
| 'protocol/me2me_host_authenticator_factory.h',
|
| 'protocol/message_decoder.cc',
|
|
|