crazy linker: Add LD_PRELOAD handling.
[chromium-blink-merge.git] / remoting / remoting_host_srcs.gypi
blobb260c87d13b15d02af6a99596c95f6611d2b891f
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.
6   'variables': {
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',
15       'host/audio_pump.cc',
16       'host/audio_pump.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',
21       'host/branding.cc',
22       'host/branding.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',
50       'host/clipboard.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_linux.cc',
75       'host/desktop_resizer_mac.cc',
76       'host/desktop_resizer_win.cc',
77       'host/desktop_session.cc',
78       'host/desktop_session.h',
79       'host/desktop_session_agent.cc',
80       'host/desktop_session_agent.h',
81       'host/desktop_session_connector.h',
82       'host/desktop_session_proxy.cc',
83       'host/desktop_session_proxy.h',
84       'host/desktop_session_win.cc',
85       'host/desktop_session_win.h',
86       'host/desktop_shape_tracker.h',
87       'host/desktop_shape_tracker_linux.cc',
88       'host/desktop_shape_tracker_mac.cc',
89       'host/desktop_shape_tracker_win.cc',
90       'host/disconnect_window_chromeos.cc',
91       'host/disconnect_window_linux.cc',
92       'host/disconnect_window_mac.h',
93       'host/disconnect_window_mac.mm',
94       'host/disconnect_window_win.cc',
95       'host/dns_blackhole_checker.cc',
96       'host/dns_blackhole_checker.h',
97       'host/gnubby_auth_handler.h',
98       'host/gnubby_auth_handler_posix.cc',
99       'host/gnubby_auth_handler_posix.h',
100       'host/gnubby_auth_handler_win.cc',
101       'host/gnubby_socket.cc',
102       'host/gnubby_socket.h',
103       'host/heartbeat_sender.cc',
104       'host/heartbeat_sender.h',
105       'host/host_change_notification_listener.cc',
106       'host/host_change_notification_listener.h',
107       'host/host_config.cc',
108       'host/host_config.h',
109       'host/host_config_constants.cc',
110       'host/host_event_logger.h',
111       'host/host_event_logger_posix.cc',
112       'host/host_event_logger_win.cc',
113       'host/host_exit_codes.cc',
114       'host/host_exit_codes.h',
115       'host/host_export.h',
116       'host/host_extension.h',
117       'host/host_extension_session.cc',
118       'host/host_extension_session.h',
119       'host/host_extension_session_manager.cc',
120       'host/host_extension_session_manager.h',
121       'host/host_secret.cc',
122       'host/host_secret.h',
123       'host/host_signaling_manager.cc',
124       'host/host_signaling_manager.h',
125       'host/host_status_logger.cc',
126       'host/host_status_logger.h',
127       'host/host_status_monitor.h',
128       'host/host_status_observer.h',
129       'host/host_window.h',
130       'host/host_window_proxy.cc',
131       'host/host_window_proxy.h',
132       'host/input_injector.h',
133       'host/input_injector_chromeos.cc',
134       'host/input_injector_chromeos.h',
135       'host/input_injector_mac.cc',
136       'host/input_injector_win.cc',
137       'host/input_injector_x11.cc',
138       'host/ipc_audio_capturer.cc',
139       'host/ipc_audio_capturer.h',
140       'host/ipc_constants.cc',
141       'host/ipc_constants.h',
142       'host/ipc_desktop_environment.cc',
143       'host/ipc_desktop_environment.h',
144       'host/ipc_host_event_logger.cc',
145       'host/ipc_host_event_logger.h',
146       'host/ipc_input_injector.cc',
147       'host/ipc_input_injector.h',
148       'host/ipc_mouse_cursor_monitor.cc',
149       'host/ipc_mouse_cursor_monitor.h',
150       'host/ipc_screen_controls.cc',
151       'host/ipc_screen_controls.h',
152       'host/ipc_util.h',
153       'host/ipc_util_posix.cc',
154       'host/ipc_util_win.cc',
155       'host/ipc_video_frame_capturer.cc',
156       'host/ipc_video_frame_capturer.h',
157       'host/it2me_desktop_environment.cc',
158       'host/it2me_desktop_environment.h',
159       'host/linux/audio_pipe_reader.cc',
160       'host/linux/audio_pipe_reader.h',
161       'host/linux/unicode_to_keysym.cc',
162       'host/linux/unicode_to_keysym.h',
163       'host/linux/x11_util.cc',
164       'host/linux/x11_util.h',
165       'host/linux/x_server_clipboard.cc',
166       'host/linux/x_server_clipboard.h',
167       'host/local_input_monitor.h',
168       'host/local_input_monitor_chromeos.cc',
169       'host/local_input_monitor_mac.mm',
170       'host/local_input_monitor_win.cc',
171       'host/local_input_monitor_x11.cc',
172       'host/logging.h',
173       'host/logging_linux.cc',
174       'host/logging_mac.cc',
175       'host/logging_win.cc',
176       'host/me2me_desktop_environment.cc',
177       'host/me2me_desktop_environment.h',
178       'host/mouse_clamping_filter.cc',
179       'host/mouse_clamping_filter.h',
180       'host/mouse_shape_pump.cc',
181       'host/mouse_shape_pump.h',
182       'host/oauth_token_getter.cc',
183       'host/oauth_token_getter.h',
184       'host/pairing_registry_delegate.cc',
185       'host/pairing_registry_delegate.h',
186       'host/pairing_registry_delegate_linux.cc',
187       'host/pairing_registry_delegate_linux.h',
188       'host/pairing_registry_delegate_mac.cc',
189       'host/pairing_registry_delegate_win.cc',
190       'host/pairing_registry_delegate_win.h',
191       'host/pin_hash.cc',
192       'host/pin_hash.h',
193       'host/policy_watcher.cc',
194       'host/policy_watcher.h',
195       'host/register_support_host_request.cc',
196       'host/register_support_host_request.h',
197       'host/remote_input_filter.cc',
198       'host/remote_input_filter.h',
199       'host/resizing_host_observer.cc',
200       'host/resizing_host_observer.h',
201       'host/sas_injector.h',
202       'host/sas_injector_win.cc',
203       'host/screen_controls.h',
204       'host/screen_resolution.cc',
205       'host/screen_resolution.h',
206       'host/server_log_entry_host.cc',
207       'host/server_log_entry_host.h',
208       'host/session_manager_factory.cc',
209       'host/session_manager_factory.h',
210       'host/shaped_desktop_capturer.cc',
211       'host/shaped_desktop_capturer.h',
212       'host/shutdown_watchdog.cc',
213       'host/shutdown_watchdog.h',
214       'host/signaling_connector.cc',
215       'host/signaling_connector.h',
216       'host/single_window_desktop_environment.cc',
217       'host/single_window_desktop_environment.h',
218       'host/single_window_input_injector.h',
219       'host/single_window_input_injector_linux.cc',
220       'host/single_window_input_injector_mac.cc',
221       'host/single_window_input_injector_win.cc',
222       'host/third_party_auth_config.cc',
223       'host/third_party_auth_config.h',
224       'host/token_validator_base.cc',
225       'host/token_validator_base.h',
226       'host/token_validator_factory_impl.cc',
227       'host/token_validator_factory_impl.h',
228       'host/touch_injector_win.h',
229       'host/touch_injector_win.cc',
230       'host/usage_stats_consent.h',
231       'host/usage_stats_consent_mac.cc',
232       'host/usage_stats_consent_win.cc',
233       'host/username.cc',
234       'host/username.h',
235       'host/video_frame_pump.cc',
236       'host/video_frame_pump.h',
237       'host/video_frame_recorder.cc',
238       'host/video_frame_recorder.h',
239       'host/video_frame_recorder_host_extension.cc',
240       'host/video_frame_recorder_host_extension.h',
241       'host/win/com_imported_mstscax.tlh',
242       'host/win/com_security.cc',
243       'host/win/com_security.h',
244       'host/win/launch_process_with_token.cc',
245       'host/win/launch_process_with_token.h',
246       'host/win/omaha.cc',
247       'host/win/omaha.h',
248       'host/win/rdp_client.cc',
249       'host/win/rdp_client.h',
250       'host/win/rdp_client_window.cc',
251       'host/win/rdp_client_window.h',
252       'host/win/security_descriptor.cc',
253       'host/win/security_descriptor.h',
254       'host/win/session_desktop_environment.cc',
255       'host/win/session_desktop_environment.h',
256       'host/win/session_input_injector.cc',
257       'host/win/session_input_injector.h',
258       'host/win/window_station_and_desktop.cc',
259       'host/win/window_station_and_desktop.h',
260       'host/win/wts_terminal_monitor.cc',
261       'host/win/wts_terminal_monitor.h',
262       'host/win/wts_terminal_observer.h',
263     ],
264     'remoting_host_setup_sources': [
265       'host/setup/daemon_controller.cc',
266       'host/setup/daemon_controller.h',
267       'host/setup/daemon_controller_delegate_linux.cc',
268       'host/setup/daemon_controller_delegate_linux.h',
269       'host/setup/daemon_controller_delegate_mac.h',
270       'host/setup/daemon_controller_delegate_mac.mm',
271       'host/setup/daemon_controller_delegate_win.cc',
272       'host/setup/daemon_controller_delegate_win.h',
273       'host/setup/me2me_native_messaging_host.cc',
274       'host/setup/me2me_native_messaging_host.h',
275       'host/setup/oauth_client.cc',
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',
287     ],
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',
297     ],
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',
305     ],
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',
316     ],
317   }