Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 33b185cc3cf2f916a685974fb5f8cc813ca3b652..c90782805698bcd22bc1ec926ddad17d50e714a9 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -2495,8 +2495,10 @@ |
'base/auto_thread_unittest.cc', |
'base/breakpad_win_unittest.cc', |
'base/compound_buffer_unittest.cc', |
+ 'base/rate_counter_unittest.cc', |
'base/resources_unittest.cc', |
'base/rsa_key_pair_unittest.cc', |
+ 'base/running_average_unittest.cc', |
'base/test_rsa_key_pair.h', |
'base/typed_buffer_unittest.cc', |
'base/util_unittest.cc', |
@@ -2512,6 +2514,7 @@ |
'host/audio_silence_detector_unittest.cc', |
'host/branding.cc', |
'host/branding.h', |
+ 'host/capture_scheduler_unittest.cc', |
'host/chromoting_host_context_unittest.cc', |
'host/chromoting_host_unittest.cc', |
'host/client_session_unittest.cc', |