| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 04d373816c432793e84bd8aef2cad299242ac970..8e5e02e8276eed92391b9c2f8b02dae98b76707e 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -106,7 +106,6 @@
|
| 'protocol/clipboard_stub.h',
|
| 'protocol/clipboard_thread_proxy.cc',
|
| 'protocol/clipboard_thread_proxy.h',
|
| - 'protocol/connection_to_client.cc',
|
| 'protocol/connection_to_client.h',
|
| 'protocol/connection_to_host.h',
|
| 'protocol/connection_to_host_impl.cc',
|
| @@ -123,6 +122,8 @@
|
| 'protocol/host_stub.h',
|
| 'protocol/host_video_dispatcher.cc',
|
| 'protocol/host_video_dispatcher.h',
|
| + 'protocol/ice_connection_to_client.cc',
|
| + 'protocol/ice_connection_to_client.h',
|
| 'protocol/ice_transport_channel.cc',
|
| 'protocol/ice_transport_channel.h',
|
| 'protocol/ice_transport_factory.cc',
|
|
|