Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 7ded5a89ef071f156f5450b0d184e459350ce0b0..69a788605649960a05d7e796c1d59a7dc9e1fc77 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -614,6 +614,8 @@ |
'host/daemon_process.h', |
'host/daemon_process_win.cc', |
'host/host_exit_codes.h', |
+ 'host/ipc_consts.cc', |
+ 'host/ipc_consts.h', |
'host/usage_stats_consent.h', |
'host/usage_stats_consent_win.cc', |
'host/win/host_service.cc', |
@@ -1482,6 +1484,8 @@ |
'host/host_user_interface.h', |
'host/in_memory_host_config.cc', |
'host/in_memory_host_config.h', |
+ 'host/ipc_consts.cc', |
+ 'host/ipc_consts.h', |
'host/it2me_host_user_interface.cc', |
'host/it2me_host_user_interface.h', |
'host/json_host_config.cc', |
@@ -2038,6 +2042,8 @@ |
'host/video_frame_capturer_helper_unittest.cc', |
'host/video_frame_capturer_mac_unittest.cc', |
'host/video_frame_capturer_unittest.cc', |
+ 'host/win/launch_process_with_token.cc', |
+ 'host/win/launch_process_with_token.h', |
'host/win/worker_process_launcher.cc', |
'host/win/worker_process_launcher.h', |
'host/win/worker_process_launcher_unittest.cc', |