1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 'remoting_host_sources': [
8 'host/audio_capturer.cc',
9 'host/audio_capturer.h',
10 'host/audio_capturer_linux.cc',
11 'host/audio_capturer_linux.h',
12 'host/audio_capturer_mac.cc',
13 'host/audio_capturer_win.cc',
14 'host/audio_capturer_win.h',
17 'host/audio_silence_detector.cc',
18 'host/audio_silence_detector.h',
19 'host/basic_desktop_environment.cc',
20 'host/basic_desktop_environment.h',
23 'host/capture_scheduler.cc',
24 'host/capture_scheduler.h',
25 'host/chromeos/aura_desktop_capturer.cc',
26 'host/chromeos/aura_desktop_capturer.h',
27 'host/chromeos/clipboard_aura.cc',
28 'host/chromeos/clipboard_aura.h',
29 'host/chromeos/message_box.cc',
30 'host/chromeos/message_box.h',
31 'host/chromeos/mouse_cursor_monitor_aura.cc',
32 'host/chromeos/mouse_cursor_monitor_aura.h',
33 'host/chromeos/point_transformer.cc',
34 'host/chromeos/point_transformer.h',
35 'host/chromeos/skia_bitmap_desktop_frame.cc',
36 'host/chromeos/skia_bitmap_desktop_frame.h',
37 'host/chromium_port_allocator_factory.cc',
38 'host/chromium_port_allocator_factory.h',
39 'host/chromoting_host.cc',
40 'host/chromoting_host.h',
41 'host/chromoting_host_context.cc',
42 'host/chromoting_host_context.h',
43 'host/chromoting_messages.cc',
44 'host/chromoting_messages.h',
45 'host/chromoting_param_traits.cc',
46 'host/chromoting_param_traits.h',
47 'host/client_session.cc',
48 'host/client_session.h',
49 'host/client_session_control.h',
51 'host/clipboard_mac.mm',
52 'host/clipboard_win.cc',
53 'host/clipboard_x11.cc',
54 'host/config_file_watcher.cc',
55 'host/config_file_watcher.h',
56 'host/config_watcher.h',
57 'host/constants_mac.cc',
58 'host/constants_mac.h',
59 'host/continue_window.cc',
60 'host/continue_window.h',
61 'host/continue_window_chromeos.cc',
62 'host/continue_window_linux.cc',
63 'host/continue_window_mac.mm',
64 'host/continue_window_win.cc',
65 'host/daemon_process.cc',
66 'host/daemon_process.h',
67 'host/daemon_process_win.cc',
68 'host/desktop_capturer_proxy.cc',
69 'host/desktop_capturer_proxy.h',
70 'host/desktop_environment.h',
71 'host/desktop_process.cc',
72 'host/desktop_process.h',
73 'host/desktop_resizer.h',
74 'host/desktop_resizer_mac.cc',
75 'host/desktop_resizer_ozone.cc',
76 'host/desktop_resizer_win.cc',
77 'host/desktop_resizer_x11.cc',
78 'host/desktop_session.cc',
79 'host/desktop_session.h',
80 'host/desktop_session_agent.cc',
81 'host/desktop_session_agent.h',
82 'host/desktop_session_connector.h',
83 'host/desktop_session_proxy.cc',
84 'host/desktop_session_proxy.h',
85 'host/desktop_session_win.cc',
86 'host/desktop_session_win.h',
87 'host/desktop_shape_tracker.h',
88 'host/desktop_shape_tracker_linux.cc',
89 'host/desktop_shape_tracker_mac.cc',
90 'host/desktop_shape_tracker_win.cc',
91 'host/disconnect_window_chromeos.cc',
92 'host/disconnect_window_linux.cc',
93 'host/disconnect_window_mac.h',
94 'host/disconnect_window_mac.mm',
95 'host/disconnect_window_win.cc',
96 'host/dns_blackhole_checker.cc',
97 'host/dns_blackhole_checker.h',
98 'host/gnubby_auth_handler.h',
99 'host/gnubby_auth_handler_posix.cc',
100 'host/gnubby_auth_handler_posix.h',
101 'host/gnubby_auth_handler_win.cc',
102 'host/gnubby_socket.cc',
103 'host/gnubby_socket.h',
104 'host/heartbeat_sender.cc',
105 'host/heartbeat_sender.h',
106 'host/host_change_notification_listener.cc',
107 'host/host_change_notification_listener.h',
108 'host/host_config.cc',
109 'host/host_config.h',
110 'host/host_config_constants.cc',
111 'host/host_event_logger.h',
112 'host/host_event_logger_posix.cc',
113 'host/host_event_logger_win.cc',
114 'host/host_exit_codes.cc',
115 'host/host_exit_codes.h',
116 'host/host_export.h',
117 'host/host_extension.h',
118 'host/host_extension_session.cc',
119 'host/host_extension_session.h',
120 'host/host_extension_session_manager.cc',
121 'host/host_extension_session_manager.h',
122 'host/host_secret.cc',
123 'host/host_secret.h',
124 'host/host_status_logger.cc',
125 'host/host_status_logger.h',
126 'host/host_status_monitor.h',
127 'host/host_status_observer.h',
128 'host/host_window.h',
129 'host/host_window_proxy.cc',
130 'host/host_window_proxy.h',
131 'host/input_injector.h',
132 'host/input_injector_chromeos.cc',
133 'host/input_injector_chromeos.h',
134 'host/input_injector_mac.cc',
135 'host/input_injector_win.cc',
136 'host/input_injector_x11.cc',
137 'host/ipc_audio_capturer.cc',
138 'host/ipc_audio_capturer.h',
139 'host/ipc_constants.cc',
140 'host/ipc_constants.h',
141 'host/ipc_desktop_environment.cc',
142 'host/ipc_desktop_environment.h',
143 'host/ipc_host_event_logger.cc',
144 'host/ipc_host_event_logger.h',
145 'host/ipc_input_injector.cc',
146 'host/ipc_input_injector.h',
147 'host/ipc_mouse_cursor_monitor.cc',
148 'host/ipc_mouse_cursor_monitor.h',
149 'host/ipc_screen_controls.cc',
150 'host/ipc_screen_controls.h',
152 'host/ipc_util_posix.cc',
153 'host/ipc_util_win.cc',
154 'host/ipc_video_frame_capturer.cc',
155 'host/ipc_video_frame_capturer.h',
156 'host/it2me_desktop_environment.cc',
157 'host/it2me_desktop_environment.h',
158 'host/linux/audio_pipe_reader.cc',
159 'host/linux/audio_pipe_reader.h',
160 'host/linux/unicode_to_keysym.cc',
161 'host/linux/unicode_to_keysym.h',
162 'host/linux/x11_util.cc',
163 'host/linux/x11_util.h',
164 'host/linux/x_server_clipboard.cc',
165 'host/linux/x_server_clipboard.h',
166 'host/local_input_monitor.h',
167 'host/local_input_monitor_chromeos.cc',
168 'host/local_input_monitor_mac.mm',
169 'host/local_input_monitor_win.cc',
170 'host/local_input_monitor_x11.cc',
172 'host/logging_linux.cc',
173 'host/logging_mac.cc',
174 'host/logging_win.cc',
175 'host/me2me_desktop_environment.cc',
176 'host/me2me_desktop_environment.h',
177 'host/mouse_clamping_filter.cc',
178 'host/mouse_clamping_filter.h',
179 'host/mouse_shape_pump.cc',
180 'host/mouse_shape_pump.h',
181 'host/oauth_token_getter.cc',
182 'host/oauth_token_getter.h',
183 'host/pairing_registry_delegate.cc',
184 'host/pairing_registry_delegate.h',
185 'host/pairing_registry_delegate_linux.cc',
186 'host/pairing_registry_delegate_linux.h',
187 'host/pairing_registry_delegate_mac.cc',
188 'host/pairing_registry_delegate_win.cc',
189 'host/pairing_registry_delegate_win.h',
192 'host/policy_watcher.cc',
193 'host/policy_watcher.h',
194 'host/register_support_host_request.cc',
195 'host/register_support_host_request.h',
196 'host/remote_input_filter.cc',
197 'host/remote_input_filter.h',
198 'host/resizing_host_observer.cc',
199 'host/resizing_host_observer.h',
200 'host/sas_injector.h',
201 'host/sas_injector_win.cc',
202 'host/screen_controls.h',
203 'host/screen_resolution.cc',
204 'host/screen_resolution.h',
205 'host/server_log_entry_host.cc',
206 'host/server_log_entry_host.h',
207 'host/session_manager_factory.cc',
208 'host/session_manager_factory.h',
209 'host/shaped_desktop_capturer.cc',
210 'host/shaped_desktop_capturer.h',
211 'host/shutdown_watchdog.cc',
212 'host/shutdown_watchdog.h',
213 'host/signaling_connector.cc',
214 'host/signaling_connector.h',
215 'host/single_window_desktop_environment.cc',
216 'host/single_window_desktop_environment.h',
217 'host/single_window_input_injector.h',
218 'host/single_window_input_injector_linux.cc',
219 'host/single_window_input_injector_mac.cc',
220 'host/single_window_input_injector_win.cc',
221 'host/third_party_auth_config.cc',
222 'host/third_party_auth_config.h',
223 'host/token_validator_base.cc',
224 'host/token_validator_base.h',
225 'host/token_validator_factory_impl.cc',
226 'host/token_validator_factory_impl.h',
227 'host/touch_injector_win.h',
228 'host/touch_injector_win.cc',
229 'host/usage_stats_consent.h',
230 'host/usage_stats_consent_mac.cc',
231 'host/usage_stats_consent_win.cc',
234 'host/video_frame_pump.cc',
235 'host/video_frame_pump.h',
236 'host/video_frame_recorder.cc',
237 'host/video_frame_recorder.h',
238 'host/video_frame_recorder_host_extension.cc',
239 'host/video_frame_recorder_host_extension.h',
240 'host/win/com_imported_mstscax.tlh',
241 'host/win/com_security.cc',
242 'host/win/com_security.h',
243 'host/win/launch_process_with_token.cc',
244 'host/win/launch_process_with_token.h',
247 'host/win/rdp_client.cc',
248 'host/win/rdp_client.h',
249 'host/win/rdp_client_window.cc',
250 'host/win/rdp_client_window.h',
251 'host/win/security_descriptor.cc',
252 'host/win/security_descriptor.h',
253 'host/win/session_desktop_environment.cc',
254 'host/win/session_desktop_environment.h',
255 'host/win/session_input_injector.cc',
256 'host/win/session_input_injector.h',
257 'host/win/window_station_and_desktop.cc',
258 'host/win/window_station_and_desktop.h',
259 'host/win/wts_terminal_monitor.cc',
260 'host/win/wts_terminal_monitor.h',
261 'host/win/wts_terminal_observer.h',
263 'remoting_host_setup_sources': [
264 'host/setup/daemon_controller.cc',
265 'host/setup/daemon_controller.h',
266 'host/setup/daemon_controller_delegate_linux.cc',
267 'host/setup/daemon_controller_delegate_linux.h',
268 'host/setup/daemon_controller_delegate_mac.h',
269 'host/setup/daemon_controller_delegate_mac.mm',
270 'host/setup/daemon_controller_delegate_win.cc',
271 'host/setup/daemon_controller_delegate_win.h',
272 'host/setup/gaia_oauth_client.cc',
273 'host/setup/gaia_oauth_client.h',
274 'host/setup/me2me_native_messaging_host.cc',
275 'host/setup/me2me_native_messaging_host.h',
276 'host/setup/oauth_client.h',
277 'host/setup/oauth_helper.cc',
278 'host/setup/oauth_helper.h',
279 'host/setup/pin_validator.cc',
280 'host/setup/pin_validator.h',
281 'host/setup/service_client.cc',
282 'host/setup/service_client.h',
283 'host/setup/test_util.cc',
284 'host/setup/test_util.h',
285 'host/setup/win/auth_code_getter.cc',
286 'host/setup/win/auth_code_getter.h',
288 'remoting_host_native_messaging_sources': [
289 'host/native_messaging/native_messaging_pipe.cc',
290 'host/native_messaging/native_messaging_pipe.h',
291 'host/native_messaging/native_messaging_reader.cc',
292 'host/native_messaging/native_messaging_reader.h',
293 'host/native_messaging/native_messaging_writer.cc',
294 'host/native_messaging/native_messaging_writer.h',
295 'host/native_messaging/pipe_messaging_channel.cc',
296 'host/native_messaging/pipe_messaging_channel.h',
298 'remoting_cast_sources': [
299 'host/cast_extension.cc',
300 'host/cast_extension.h',
301 'host/cast_extension_session.cc',
302 'host/cast_extension_session.h',
303 'host/cast_video_capturer_adapter.cc',
304 'host/cast_video_capturer_adapter.h',
306 'remoting_it2me_host_static_sources' : [
307 'host/it2me/it2me_confirmation_dialog.cc',
308 'host/it2me/it2me_confirmation_dialog.h',
309 'host/it2me/it2me_confirmation_dialog_chromeos.cc',
310 'host/it2me/it2me_confirmation_dialog_proxy.cc',
311 'host/it2me/it2me_confirmation_dialog_proxy.h',
312 'host/it2me/it2me_host.cc',
313 'host/it2me/it2me_host.h',
314 'host/it2me/it2me_native_messaging_host.cc',
315 'host/it2me/it2me_native_messaging_host.h',