| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 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 | 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 'variables': { | 6 'variables': { |
| 7 'remoting_host_sources': [ | 7 'remoting_host_sources': [ |
| 8 'host/audio_capturer.cc', | 8 'host/audio_capturer.cc', |
| 9 'host/audio_capturer.h', | 9 'host/audio_capturer.h', |
| 10 'host/audio_capturer_linux.cc', | 10 'host/audio_capturer_linux.cc', |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 79 'host/desktop_resizer_x11.cc', | 79 'host/desktop_resizer_x11.cc', |
| 80 'host/desktop_session.cc', | 80 'host/desktop_session.cc', |
| 81 'host/desktop_session.h', | 81 'host/desktop_session.h', |
| 82 'host/desktop_session_agent.cc', | 82 'host/desktop_session_agent.cc', |
| 83 'host/desktop_session_agent.h', | 83 'host/desktop_session_agent.h', |
| 84 'host/desktop_session_connector.h', | 84 'host/desktop_session_connector.h', |
| 85 'host/desktop_session_proxy.cc', | 85 'host/desktop_session_proxy.cc', |
| 86 'host/desktop_session_proxy.h', | 86 'host/desktop_session_proxy.h', |
| 87 'host/desktop_session_win.cc', | 87 'host/desktop_session_win.cc', |
| 88 'host/desktop_session_win.h', | 88 'host/desktop_session_win.h', |
| 89 'host/desktop_shape_tracker.h', | |
| 90 'host/desktop_shape_tracker_linux.cc', | |
| 91 'host/desktop_shape_tracker_mac.cc', | |
| 92 'host/desktop_shape_tracker_win.cc', | |
| 93 'host/disconnect_window_chromeos.cc', | 89 'host/disconnect_window_chromeos.cc', |
| 94 'host/disconnect_window_linux.cc', | 90 'host/disconnect_window_linux.cc', |
| 95 'host/disconnect_window_mac.h', | 91 'host/disconnect_window_mac.h', |
| 96 'host/disconnect_window_mac.mm', | 92 'host/disconnect_window_mac.mm', |
| 97 'host/disconnect_window_win.cc', | 93 'host/disconnect_window_win.cc', |
| 98 'host/dns_blackhole_checker.cc', | 94 'host/dns_blackhole_checker.cc', |
| 99 'host/dns_blackhole_checker.h', | 95 'host/dns_blackhole_checker.h', |
| 100 'host/gcd_rest_client.cc', | 96 'host/gcd_rest_client.cc', |
| 101 'host/gcd_rest_client.h', | 97 'host/gcd_rest_client.h', |
| 102 'host/gcd_state_updater.cc', | 98 'host/gcd_state_updater.cc', |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 'host/security_key/remote_security_key_ipc_constants.cc', | 223 'host/security_key/remote_security_key_ipc_constants.cc', |
| 228 'host/security_key/remote_security_key_ipc_constants.h', | 224 'host/security_key/remote_security_key_ipc_constants.h', |
| 229 'host/security_key/remote_security_key_ipc_server.cc', | 225 'host/security_key/remote_security_key_ipc_server.cc', |
| 230 'host/security_key/remote_security_key_ipc_server.h', | 226 'host/security_key/remote_security_key_ipc_server.h', |
| 231 'host/security_key/remote_security_key_ipc_server_impl.cc', | 227 'host/security_key/remote_security_key_ipc_server_impl.cc', |
| 232 'host/security_key/remote_security_key_ipc_server_impl.h', | 228 'host/security_key/remote_security_key_ipc_server_impl.h', |
| 233 'host/server_log_entry_host.cc', | 229 'host/server_log_entry_host.cc', |
| 234 'host/server_log_entry_host.h', | 230 'host/server_log_entry_host.h', |
| 235 'host/service_urls.cc', | 231 'host/service_urls.cc', |
| 236 'host/service_urls.h', | 232 'host/service_urls.h', |
| 237 'host/shaped_desktop_capturer.cc', | |
| 238 'host/shaped_desktop_capturer.h', | |
| 239 'host/shutdown_watchdog.cc', | 233 'host/shutdown_watchdog.cc', |
| 240 'host/shutdown_watchdog.h', | 234 'host/shutdown_watchdog.h', |
| 241 'host/signaling_connector.cc', | 235 'host/signaling_connector.cc', |
| 242 'host/signaling_connector.h', | 236 'host/signaling_connector.h', |
| 243 'host/single_window_desktop_environment.cc', | 237 'host/single_window_desktop_environment.cc', |
| 244 'host/single_window_desktop_environment.h', | 238 'host/single_window_desktop_environment.h', |
| 245 'host/single_window_input_injector.h', | 239 'host/single_window_input_injector.h', |
| 246 'host/single_window_input_injector_linux.cc', | 240 'host/single_window_input_injector_linux.cc', |
| 247 'host/single_window_input_injector_mac.cc', | 241 'host/single_window_input_injector_mac.cc', |
| 248 'host/single_window_input_injector_win.cc', | 242 'host/single_window_input_injector_win.cc', |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 'host/it2me/it2me_confirmation_dialog_chromeos.cc', | 333 'host/it2me/it2me_confirmation_dialog_chromeos.cc', |
| 340 'host/it2me/it2me_confirmation_dialog_proxy.cc', | 334 'host/it2me/it2me_confirmation_dialog_proxy.cc', |
| 341 'host/it2me/it2me_confirmation_dialog_proxy.h', | 335 'host/it2me/it2me_confirmation_dialog_proxy.h', |
| 342 'host/it2me/it2me_host.cc', | 336 'host/it2me/it2me_host.cc', |
| 343 'host/it2me/it2me_host.h', | 337 'host/it2me/it2me_host.h', |
| 344 'host/it2me/it2me_native_messaging_host.cc', | 338 'host/it2me/it2me_native_messaging_host.cc', |
| 345 'host/it2me/it2me_native_messaging_host.h', | 339 'host/it2me/it2me_native_messaging_host.h', |
| 346 ], | 340 ], |
| 347 } | 341 } |
| 348 } | 342 } |
| OLD | NEW |