| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 0c2472d486ce815ddbd3f876b2537a3b68d7a261..71999b567e690a2b16d73428864655242f0869ff 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -359,6 +359,7 @@
|
| 'host/host_port_allocator.h',
|
| 'host/host_secret.cc',
|
| 'host/host_secret.h',
|
| + 'host/host_status_monitor.h',
|
| 'host/host_status_observer.h',
|
| 'host/host_user_interface.cc',
|
| 'host/host_user_interface.h',
|
| @@ -2485,6 +2486,7 @@
|
| 'host/host_key_pair_unittest.cc',
|
| 'host/host_mock_objects.cc',
|
| 'host/host_mock_objects.h',
|
| + 'host/host_status_monitor_fake.h',
|
| 'host/ipc_desktop_environment_unittest.cc',
|
| 'host/json_host_config_unittest.cc',
|
| 'host/linux/x_server_clipboard_unittest.cc',
|
|
|