| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 2251868fc29fe8572abd79dcb25a3891db2d2b1d..5012c6bc745a45e4abd5e684887352054acb8154 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',
|
|
|