Index: remoting/remoting_test.gypi |
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi |
index d4512b7c0f750229b407916476d7c46a0c5113d8..251a69aebc7d30f439c999804cedcd2199e7c7f8 100644 |
--- a/remoting/remoting_test.gypi |
+++ b/remoting/remoting_test.gypi |
@@ -77,12 +77,14 @@ |
'host/daemon_process_unittest.cc', |
'host/desktop_process_unittest.cc', |
'host/desktop_shape_tracker_unittest.cc', |
+ 'host/fake_host_status_monitor.h', |
+ 'host/fake_screen_capturer.cc', |
+ 'host/fake_screen_capturer.h', |
'host/gnubby_auth_handler_posix_unittest.cc', |
'host/heartbeat_sender_unittest.cc', |
'host/host_change_notification_listener_unittest.cc', |
'host/host_mock_objects.cc', |
'host/host_status_logger_unittest.cc', |
- 'host/host_status_monitor_fake.h', |
'host/host_status_sender_unittest.cc', |
'host/ipc_desktop_environment_unittest.cc', |
'host/it2me/it2me_native_messaging_host_unittest.cc', |
@@ -104,8 +106,6 @@ |
'host/register_support_host_request_unittest.cc', |
'host/remote_input_filter_unittest.cc', |
'host/resizing_host_observer_unittest.cc', |
- 'host/screen_capturer_fake.cc', |
- 'host/screen_capturer_fake.h', |
'host/screen_resolution_unittest.cc', |
'host/server_log_entry_host_unittest.cc', |
'host/setup/me2me_native_messaging_host.cc', |