Include chrome_elf pdb in chrome-win32-syms.zip
[chromium-blink-merge.git] / remoting / remoting_host_srcs.gypi
blobfabcc4effb3e85cad03c867a7cb83e2343f8a1af
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_scheduler.cc',
16       'host/audio_scheduler.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/skia_bitmap_desktop_frame.cc',
34       'host/chromeos/skia_bitmap_desktop_frame.h',
35       'host/chromium_port_allocator_factory.cc',
36       'host/chromium_port_allocator_factory.h',
37       'host/chromoting_host.cc',
38       'host/chromoting_host.h',
39       'host/chromoting_host_context.cc',
40       'host/chromoting_host_context.h',
41       'host/chromoting_messages.cc',
42       'host/chromoting_messages.h',
43       'host/chromoting_param_traits.cc',
44       'host/chromoting_param_traits.h',
45       'host/client_session.cc',
46       'host/client_session.h',
47       'host/client_session_control.h',
48       'host/clipboard.h',
49       'host/clipboard_mac.mm',
50       'host/clipboard_win.cc',
51       'host/clipboard_x11.cc',
52       'host/config_file_watcher.cc',
53       'host/config_file_watcher.h',
54       'host/config_watcher.h',
55       'host/constants_mac.cc',
56       'host/constants_mac.h',
57       'host/continue_window.cc',
58       'host/continue_window.h',
59       'host/continue_window_chromeos.cc',
60       'host/continue_window_linux.cc',
61       'host/continue_window_mac.mm',
62       'host/continue_window_win.cc',
63       'host/daemon_process.cc',
64       'host/daemon_process.h',
65       'host/daemon_process_win.cc',
66       'host/desktop_environment.h',
67       'host/desktop_process.cc',
68       'host/desktop_process.h',
69       'host/desktop_resizer.h',
70       'host/desktop_resizer_linux.cc',
71       'host/desktop_session.cc',
72       'host/desktop_session.h',
73       'host/desktop_session_agent.cc',
74       'host/desktop_session_agent.h',
75       'host/desktop_session_win.cc',
76       'host/desktop_session_win.h',
77       'host/desktop_resizer_mac.cc',
78       'host/desktop_resizer_win.cc',
79       'host/desktop_session_connector.h',
80       'host/desktop_session_proxy.cc',
81       'host/desktop_session_proxy.h',
82       'host/desktop_shape_tracker.h',
83       'host/desktop_shape_tracker_mac.cc',
84       'host/desktop_shape_tracker_win.cc',
85       'host/desktop_shape_tracker_linux.cc',
86       'host/disconnect_window_chromeos.cc',
87       'host/disconnect_window_linux.cc',
88       'host/disconnect_window_mac.h',
89       'host/disconnect_window_mac.mm',
90       'host/disconnect_window_win.cc',
91       'host/dns_blackhole_checker.cc',
92       'host/dns_blackhole_checker.h',
93       'host/gnubby_auth_handler.h',
94       'host/gnubby_auth_handler_posix.cc',
95       'host/gnubby_auth_handler_posix.h',
96       'host/gnubby_auth_handler_win.cc',
97       'host/gnubby_socket.cc',
98       'host/gnubby_socket.h',
99       'host/heartbeat_sender.cc',
100       'host/heartbeat_sender.h',
101       'host/host_change_notification_listener.cc',
102       'host/host_change_notification_listener.h',
103       'host/host_config.cc',
104       'host/host_config_constants.cc',
105       'host/host_config.h',
106       'host/host_event_logger.h',
107       'host/host_event_logger_posix.cc',
108       'host/host_event_logger_win.cc',
109       'host/host_exit_codes.cc',
110       'host/host_exit_codes.h',
111       'host/host_export.h',
112       'host/host_extension.h',
113       'host/host_extension_session.cc',
114       'host/host_extension_session.h',
115       'host/host_extension_session_manager.cc',
116       'host/host_extension_session_manager.h',
117       'host/host_secret.cc',
118       'host/host_secret.h',
119       'host/host_status_logger.cc',
120       'host/host_status_logger.h',
121       'host/host_status_monitor.h',
122       'host/host_status_observer.h',
123       'host/host_window.h',
124       'host/host_window_proxy.cc',
125       'host/host_window_proxy.h',
126       'host/input_injector.h',
127       'host/input_injector_chromeos.cc',
128       'host/input_injector_chromeos.h',
129       'host/input_injector_mac.cc',
130       'host/input_injector_win.cc',
131       'host/input_injector_x11.cc',
132       'host/ipc_audio_capturer.cc',
133       'host/ipc_audio_capturer.h',
134       'host/ipc_constants.cc',
135       'host/ipc_constants.h',
136       'host/ipc_desktop_environment.cc',
137       'host/ipc_desktop_environment.h',
138       'host/ipc_host_event_logger.cc',
139       'host/ipc_host_event_logger.h',
140       'host/ipc_input_injector.cc',
141       'host/ipc_input_injector.h',
142       'host/ipc_mouse_cursor_monitor.cc',
143       'host/ipc_mouse_cursor_monitor.h',
144       'host/ipc_screen_controls.cc',
145       'host/ipc_screen_controls.h',
146       'host/ipc_util.h',
147       'host/ipc_util_posix.cc',
148       'host/ipc_util_win.cc',
149       'host/ipc_video_frame_capturer.cc',
150       'host/ipc_video_frame_capturer.h',
151       'host/it2me_desktop_environment.cc',
152       'host/it2me_desktop_environment.h',
153       'host/linux/audio_pipe_reader.cc',
154       'host/linux/audio_pipe_reader.h',
155       'host/linux/unicode_to_keysym.cc',
156       'host/linux/unicode_to_keysym.h',
157       'host/linux/x11_util.cc',
158       'host/linux/x11_util.h',
159       'host/linux/x_server_clipboard.cc',
160       'host/linux/x_server_clipboard.h',
161       'host/local_input_monitor.h',
162       'host/local_input_monitor_chromeos.cc',
163       'host/local_input_monitor_mac.mm',
164       'host/local_input_monitor_win.cc',
165       'host/local_input_monitor_x11.cc',
166       'host/logging.h',
167       'host/logging_posix.cc',
168       'host/logging_win.cc',
169       'host/me2me_desktop_environment.cc',
170       'host/me2me_desktop_environment.h',
171       'host/mouse_clamping_filter.cc',
172       'host/mouse_clamping_filter.h',
173       'host/oauth_token_getter.cc',
174       'host/oauth_token_getter.h',
175       'host/pairing_registry_delegate.cc',
176       'host/pairing_registry_delegate.h',
177       'host/pairing_registry_delegate_linux.cc',
178       'host/pairing_registry_delegate_linux.h',
179       'host/pairing_registry_delegate_mac.cc',
180       'host/pairing_registry_delegate_win.cc',
181       'host/pairing_registry_delegate_win.h',
182       'host/pam_authorization_factory_posix.cc',
183       'host/pam_authorization_factory_posix.h',
184       'host/pin_hash.cc',
185       'host/pin_hash.h',
186       'host/policy_hack/policy_watcher.cc',
187       'host/policy_hack/policy_watcher.h',
188       'host/policy_hack/policy_watcher_chromeos.cc',
189       'host/policy_hack/policy_watcher_linux.cc',
190       'host/policy_hack/policy_watcher_mac.mm',
191       'host/policy_hack/policy_watcher_win.cc',
192       'host/register_support_host_request.cc',
193       'host/register_support_host_request.h',
194       'host/remote_input_filter.cc',
195       'host/remote_input_filter.h',
196       'host/remoting_me2me_host.cc',
197       'host/resizing_host_observer.cc',
198       'host/resizing_host_observer.h',
199       'host/sas_injector.h',
200       'host/sas_injector_win.cc',
201       'host/screen_controls.h',
202       'host/screen_resolution.cc',
203       'host/screen_resolution.h',
204       'host/server_log_entry_host.cc',
205       'host/server_log_entry_host.h',
206       'host/session_manager_factory.cc',
207       'host/session_manager_factory.h',
208       'host/shaped_desktop_capturer.cc',
209       'host/shaped_desktop_capturer.h',
210       'host/signaling_connector.cc',
211       'host/signaling_connector.h',
212       'host/single_window_desktop_environment.cc',
213       'host/single_window_desktop_environment.h',
214       'host/single_window_input_injector.h',
215       'host/single_window_input_injector_linux.cc',
216       'host/single_window_input_injector_mac.cc',
217       'host/single_window_input_injector_win.cc',
218       'host/token_validator_base.cc',
219       'host/token_validator_base.h',
220       'host/token_validator_factory_impl.cc',
221       'host/token_validator_factory_impl.h',
222       'host/usage_stats_consent.h',
223       'host/usage_stats_consent_mac.cc',
224       'host/usage_stats_consent_win.cc',
225       'host/username.cc',
226       'host/username.h',
227       'host/video_frame_recorder.cc',
228       'host/video_frame_recorder.h',
229       'host/video_frame_recorder_host_extension.cc',
230       'host/video_frame_recorder_host_extension.h',
231       'host/video_scheduler.cc',
232       'host/video_scheduler.h',
233       'host/win/com_imported_mstscax.tlh',
234       'host/win/com_security.cc',
235       'host/win/com_security.h',
236       'host/win/launch_process_with_token.cc',
237       'host/win/launch_process_with_token.h',
238       'host/win/omaha.cc',
239       'host/win/omaha.h',
240       'host/win/rdp_client.cc',
241       'host/win/rdp_client.h',
242       'host/win/rdp_client_window.cc',
243       'host/win/rdp_client_window.h',
244       'host/win/security_descriptor.cc',
245       'host/win/security_descriptor.h',
246       'host/win/session_desktop_environment.cc',
247       'host/win/session_desktop_environment.h',
248       'host/win/session_input_injector.cc',
249       'host/win/session_input_injector.h',
250       'host/win/window_station_and_desktop.cc',
251       'host/win/window_station_and_desktop.h',
252       'host/win/wts_terminal_monitor.cc',
253       'host/win/wts_terminal_monitor.h',
254       'host/win/wts_terminal_observer.h',
255     ],
256     'remoting_cast_sources' : [
257       'host/cast_extension.cc',
258       'host/cast_extension.h',
259       'host/cast_extension_session.cc',
260       'host/cast_extension_session.h',
261       'host/cast_video_capturer_adapter.cc',
262       'host/cast_video_capturer_adapter.h',
263     ],
264     'remoting_it2me_host_static_sources' : [
265       'host/it2me/it2me_host.cc',
266       'host/it2me/it2me_host.h',
267       'host/it2me/it2me_native_messaging_host.cc',
268       'host/it2me/it2me_native_messaging_host.h',
269     ],
270   }