| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 7fb8fc91bb60abf702fdd40d874edb235d10b57d..a07633f7c903bc6505c3cf4e7bde8782d439b013 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -106,6 +106,7 @@
|
| 'base/auto_thread_task_runner_unittest.cc',
|
| 'base/auto_thread_unittest.cc',
|
| 'base/breakpad_win_unittest.cc',
|
| + 'base/buffered_socket_writer_unittest.cc',
|
| 'base/capabilities_unittest.cc',
|
| 'base/compound_buffer_unittest.cc',
|
| 'base/rate_counter_unittest.cc',
|
| @@ -190,7 +191,6 @@
|
| 'host/win/worker_process_launcher_unittest.cc',
|
| 'protocol/authenticator_test_base.cc',
|
| 'protocol/authenticator_test_base.h',
|
| - 'protocol/buffered_socket_writer_unittest.cc',
|
| 'protocol/channel_multiplexer_unittest.cc',
|
| 'protocol/chromium_socket_factory_unittest.cc',
|
| 'protocol/client_video_dispatcher_unittest.cc',
|
|
|