| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 18daeb1ecdafbd5e09eeee0152a2d8640208690b..eaef9ee00ca30d9d665ecb09f43b0abcfa335ade 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -11,6 +11,8 @@
|
| 'base/auto_thread.h',
|
| 'base/auto_thread_task_runner.cc',
|
| 'base/auto_thread_task_runner.h',
|
| + 'base/buffered_socket_writer.cc',
|
| + 'base/buffered_socket_writer.h',
|
| 'base/capabilities.cc',
|
| 'base/capabilities.h',
|
| 'base/compound_buffer.cc',
|
| @@ -80,8 +82,6 @@
|
| 'protocol/authentication_method.h',
|
| 'protocol/authenticator.cc',
|
| 'protocol/authenticator.h',
|
| - 'protocol/buffered_socket_writer.cc',
|
| - 'protocol/buffered_socket_writer.h',
|
| 'protocol/channel_authenticator.h',
|
| 'protocol/channel_dispatcher_base.cc',
|
| 'protocol/channel_dispatcher_base.h',
|
|
|