| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 1248808ab0c8b759eacfadaae0f25856b177bf0a..68994c0a67de8733e2a8babba650dce4d37109fb 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -109,8 +109,9 @@
|
| 'protocol/clipboard_thread_proxy.h',
|
| 'protocol/connection_to_client.cc',
|
| 'protocol/connection_to_client.h',
|
| - 'protocol/connection_to_host.cc',
|
| 'protocol/connection_to_host.h',
|
| + 'protocol/connection_to_host_impl.cc',
|
| + 'protocol/connection_to_host_impl.h',
|
| 'protocol/content_description.cc',
|
| 'protocol/content_description.h',
|
| 'protocol/datagram_channel_factory.h',
|
|
|