OLD | NEW |
---|---|
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 { | 5 { |
6 'includes': [ | 6 'includes': [ |
7 'remoting_host_linux.gypi', | 7 'remoting_host_linux.gypi', |
8 'remoting_host_mac.gypi', | 8 'remoting_host_mac.gypi', |
9 'remoting_host_win.gypi', | 9 'remoting_host_win.gypi', |
10 ], | 10 ], |
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
187 'host/linux/x_server_clipboard.h', | 187 'host/linux/x_server_clipboard.h', |
188 'host/local_input_monitor.h', | 188 'host/local_input_monitor.h', |
189 'host/local_input_monitor_linux.cc', | 189 'host/local_input_monitor_linux.cc', |
190 'host/local_input_monitor_mac.mm', | 190 'host/local_input_monitor_mac.mm', |
191 'host/local_input_monitor_win.cc', | 191 'host/local_input_monitor_win.cc', |
192 'host/logging.h', | 192 'host/logging.h', |
193 'host/logging_posix.cc', | 193 'host/logging_posix.cc', |
194 'host/logging_win.cc', | 194 'host/logging_win.cc', |
195 'host/me2me_desktop_environment.cc', | 195 'host/me2me_desktop_environment.cc', |
196 'host/me2me_desktop_environment.h', | 196 'host/me2me_desktop_environment.h', |
197 'host/me2me_single_window_desktop_environment.cc', | |
198 'host/me2me_single_window_desktop_environment.h', | |
197 'host/mouse_clamping_filter.cc', | 199 'host/mouse_clamping_filter.cc', |
198 'host/mouse_clamping_filter.h', | 200 'host/mouse_clamping_filter.h', |
199 'host/oauth_token_getter.cc', | 201 'host/oauth_token_getter.cc', |
200 'host/oauth_token_getter.h', | 202 'host/oauth_token_getter.h', |
201 'host/pairing_registry_delegate.cc', | 203 'host/pairing_registry_delegate.cc', |
202 'host/pairing_registry_delegate.h', | 204 'host/pairing_registry_delegate.h', |
203 'host/pairing_registry_delegate_linux.cc', | 205 'host/pairing_registry_delegate_linux.cc', |
204 'host/pairing_registry_delegate_linux.h', | 206 'host/pairing_registry_delegate_linux.h', |
205 'host/pairing_registry_delegate_mac.cc', | 207 'host/pairing_registry_delegate_mac.cc', |
206 'host/pairing_registry_delegate_win.cc', | 208 'host/pairing_registry_delegate_win.cc', |
(...skipping 19 matching lines...) Expand all Loading... | |
226 'host/screen_resolution.cc', | 228 'host/screen_resolution.cc', |
227 'host/screen_resolution.h', | 229 'host/screen_resolution.h', |
228 'host/server_log_entry_host.cc', | 230 'host/server_log_entry_host.cc', |
229 'host/server_log_entry_host.h', | 231 'host/server_log_entry_host.h', |
230 'host/session_manager_factory.cc', | 232 'host/session_manager_factory.cc', |
231 'host/session_manager_factory.h', | 233 'host/session_manager_factory.h', |
232 'host/shaped_screen_capturer.cc', | 234 'host/shaped_screen_capturer.cc', |
233 'host/shaped_screen_capturer.h', | 235 'host/shaped_screen_capturer.h', |
234 'host/signaling_connector.cc', | 236 'host/signaling_connector.cc', |
235 'host/signaling_connector.h', | 237 'host/signaling_connector.h', |
238 'host/single_window_input_injector.h', | |
239 'host/single_window_input_injector_mac.mm', | |
236 'host/token_validator_base.cc', | 240 'host/token_validator_base.cc', |
237 'host/token_validator_base.h', | 241 'host/token_validator_base.h', |
238 'host/token_validator_factory_impl.cc', | 242 'host/token_validator_factory_impl.cc', |
239 'host/token_validator_factory_impl.h', | 243 'host/token_validator_factory_impl.h', |
240 'host/usage_stats_consent.h', | 244 'host/usage_stats_consent.h', |
241 'host/usage_stats_consent_mac.cc', | 245 'host/usage_stats_consent_mac.cc', |
242 'host/usage_stats_consent_win.cc', | 246 'host/usage_stats_consent_win.cc', |
243 'host/username.cc', | 247 'host/username.cc', |
244 'host/username.h', | 248 'host/username.h', |
245 'host/video_frame_recorder.cc', | 249 'host/video_frame_recorder.cc', |
246 'host/video_frame_recorder.h', | 250 'host/video_frame_recorder.h', |
247 'host/video_scheduler.cc', | 251 'host/video_scheduler.cc', |
248 'host/video_scheduler.h', | 252 'host/video_scheduler.h', |
253 'host/window_capturer_screen_wrapper.cc', | |
Lambros
2014/08/05 22:47:25
nit: I think these should come after 'host/win/' ?
ronakvora do not use
2014/08/06 20:56:20
Done.
| |
254 'host/window_capturer_screen_wrapper.h', | |
249 'host/win/com_imported_mstscax.tlh', | 255 'host/win/com_imported_mstscax.tlh', |
250 'host/win/com_security.cc', | 256 'host/win/com_security.cc', |
251 'host/win/com_security.h', | 257 'host/win/com_security.h', |
252 'host/win/launch_process_with_token.cc', | 258 'host/win/launch_process_with_token.cc', |
253 'host/win/launch_process_with_token.h', | 259 'host/win/launch_process_with_token.h', |
254 'host/win/omaha.cc', | 260 'host/win/omaha.cc', |
255 'host/win/omaha.h', | 261 'host/win/omaha.h', |
256 'host/win/rdp_client.cc', | 262 'host/win/rdp_client.cc', |
257 'host/win/rdp_client.h', | 263 'host/win/rdp_client.h', |
258 'host/win/rdp_client_window.cc', | 264 'host/win/rdp_client_window.cc', |
(...skipping 581 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
840 }], # mac_breakpad==1 | 846 }], # mac_breakpad==1 |
841 ], # conditions | 847 ], # conditions |
842 }], # OS=mac | 848 }], # OS=mac |
843 ], | 849 ], |
844 }, # end of target 'remoting_it2me_native_messaging_host' | 850 }, # end of target 'remoting_it2me_native_messaging_host' |
845 ], # end of 'targets' | 851 ], # end of 'targets' |
846 }], # OS!="win" | 852 }], # OS!="win" |
847 | 853 |
848 ], # end of 'conditions' | 854 ], # end of 'conditions' |
849 } | 855 } |
OLD | NEW |