| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 23f43c7db58e12a9d3ec23c57e3b498f2ae6b9d7..34cd4237a34ed0ade2dfe2b3ce4d8c3bd0737680 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -133,6 +133,7 @@
|
| 'codec/video_encoder_helper_unittest.cc',
|
| 'codec/video_encoder_verbatim_unittest.cc',
|
| 'codec/video_encoder_vpx_unittest.cc',
|
| + 'host/ack_or_timeout_reporter_unittest.cc',
|
| 'host/audio_silence_detector_unittest.cc',
|
| 'host/branding.cc',
|
| 'host/branding.h',
|
| @@ -164,6 +165,7 @@
|
| 'host/linux/unicode_to_keysym_unittest.cc',
|
| 'host/linux/x_server_clipboard_unittest.cc',
|
| 'host/local_input_monitor_unittest.cc',
|
| + 'host/mock_callback_unittest.cc',
|
| 'host/native_messaging/native_messaging_reader_unittest.cc',
|
| 'host/native_messaging/native_messaging_writer_unittest.cc',
|
| 'host/pairing_registry_delegate_linux_unittest.cc',
|
|
|