| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index b5e2153909a589fb7fd704103e858202b6e5337a..aac6cc756f4fd93aeac4a0f820ab56223418dd05 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -118,8 +118,6 @@
|
| '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.cc',
|
| 'protocol/ice_transport.h',
|
| 'protocol/input_event_tracker.cc',
|
| @@ -193,6 +191,8 @@
|
| 'protocol/token_validator.h',
|
| 'protocol/transport.cc',
|
| 'protocol/transport.h',
|
| + 'protocol/transport_context.cc',
|
| + 'protocol/transport_context.h',
|
| 'protocol/v2_authenticator.cc',
|
| 'protocol/v2_authenticator.h',
|
| 'protocol/video_stub.h',
|
| @@ -204,8 +204,6 @@
|
| 'protocol/capture_scheduler.h',
|
| 'protocol/chromium_port_allocator.cc',
|
| 'protocol/chromium_port_allocator.h',
|
| - 'protocol/chromium_port_allocator_factory.cc',
|
| - 'protocol/chromium_port_allocator_factory.h',
|
| 'protocol/chromium_socket_factory.cc',
|
| 'protocol/chromium_socket_factory.h',
|
| 'protocol/ice_connection_to_client.cc',
|
|
|