Index: remoting/remoting_test.gypi |
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
index 6a23c9614c623fcd9b6a16da737a779a4807513b..7d5a776b59c9ae5111001e805ff6e53a1fc0282d 100644 |
--- a/remoting/remoting_test.gypi |
+++ b/remoting/remoting_test.gypi |
@@ -132,6 +132,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', |
@@ -162,6 +163,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', |