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 'variables': { | 6 'variables': { |
7 'chromium_code': 1, | 7 'chromium_code': 1, |
8 | 8 |
9 'variables': { | 9 'variables': { |
10 'conditions': [ | 10 'conditions': [ |
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
336 'host/desktop_shape_tracker_x11.cc', | 336 'host/desktop_shape_tracker_x11.cc', |
337 'host/disconnect_window_aura.cc', | 337 'host/disconnect_window_aura.cc', |
338 'host/disconnect_window_gtk.cc', | 338 'host/disconnect_window_gtk.cc', |
339 'host/disconnect_window_mac.h', | 339 'host/disconnect_window_mac.h', |
340 'host/disconnect_window_mac.mm', | 340 'host/disconnect_window_mac.mm', |
341 'host/disconnect_window_win.cc', | 341 'host/disconnect_window_win.cc', |
342 'host/dns_blackhole_checker.cc', | 342 'host/dns_blackhole_checker.cc', |
343 'host/dns_blackhole_checker.h', | 343 'host/dns_blackhole_checker.h', |
344 'host/heartbeat_sender.cc', | 344 'host/heartbeat_sender.cc', |
345 'host/heartbeat_sender.h', | 345 'host/heartbeat_sender.h', |
346 'host/host_status_sender.cc', | |
347 'host/host_status_sender.h', | |
348 'host/host_change_notification_listener.cc', | 346 'host/host_change_notification_listener.cc', |
349 'host/host_change_notification_listener.h', | 347 'host/host_change_notification_listener.h', |
350 'host/host_config.cc', | 348 'host/host_config.cc', |
351 'host/host_config.h', | 349 'host/host_config.h', |
| 350 'host/host_exit_codes.cc', |
352 'host/host_exit_codes.h', | 351 'host/host_exit_codes.h', |
353 'host/host_exit_codes.cc', | |
354 'host/host_secret.cc', | 352 'host/host_secret.cc', |
355 'host/host_secret.h', | 353 'host/host_secret.h', |
356 'host/host_status_monitor.h', | 354 'host/host_status_monitor.h', |
357 'host/host_status_observer.h', | 355 'host/host_status_observer.h', |
| 356 'host/host_status_sender.cc', |
| 357 'host/host_status_sender.h', |
358 'host/host_window.h', | 358 'host/host_window.h', |
359 'host/host_window_proxy.cc', | 359 'host/host_window_proxy.cc', |
360 'host/host_window_proxy.h', | 360 'host/host_window_proxy.h', |
361 'host/in_memory_host_config.cc', | 361 'host/in_memory_host_config.cc', |
362 'host/in_memory_host_config.h', | 362 'host/in_memory_host_config.h', |
363 'host/input_injector.h', | 363 'host/input_injector.h', |
364 'host/input_injector_linux.cc', | 364 'host/input_injector_linux.cc', |
365 'host/input_injector_mac.cc', | 365 'host/input_injector_mac.cc', |
366 'host/input_injector_win.cc', | 366 'host/input_injector_win.cc', |
367 'host/ipc_audio_capturer.cc', | 367 'host/ipc_audio_capturer.cc', |
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
434 'host/service_urls.h', | 434 'host/service_urls.h', |
435 'host/session_manager_factory.cc', | 435 'host/session_manager_factory.cc', |
436 'host/session_manager_factory.h', | 436 'host/session_manager_factory.h', |
437 'host/signaling_connector.cc', | 437 'host/signaling_connector.cc', |
438 'host/signaling_connector.h', | 438 'host/signaling_connector.h', |
439 'host/token_validator_factory_impl.cc', | 439 'host/token_validator_factory_impl.cc', |
440 'host/token_validator_factory_impl.h', | 440 'host/token_validator_factory_impl.h', |
441 'host/usage_stats_consent.h', | 441 'host/usage_stats_consent.h', |
442 'host/usage_stats_consent_mac.cc', | 442 'host/usage_stats_consent_mac.cc', |
443 'host/usage_stats_consent_win.cc', | 443 'host/usage_stats_consent_win.cc', |
| 444 'host/username.cc', |
| 445 'host/username.h', |
444 'host/video_scheduler.cc', | 446 'host/video_scheduler.cc', |
445 'host/video_scheduler.h', | 447 'host/video_scheduler.h', |
446 'host/win/com_security.cc', | 448 'host/win/com_security.cc', |
447 'host/win/com_security.h', | 449 'host/win/com_security.h', |
448 'host/win/launch_process_with_token.cc', | 450 'host/win/launch_process_with_token.cc', |
449 'host/win/launch_process_with_token.h', | 451 'host/win/launch_process_with_token.h', |
450 'host/win/omaha.cc', | 452 'host/win/omaha.cc', |
451 'host/win/omaha.h', | 453 'host/win/omaha.h', |
452 'host/win/rdp_client.cc', | 454 'host/win/rdp_client.cc', |
453 'host/win/rdp_client.h', | 455 'host/win/rdp_client.h', |
(...skipping 2596 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3050 '../base/allocator/allocator.gyp:allocator', | 3052 '../base/allocator/allocator.gyp:allocator', |
3051 ], | 3053 ], |
3052 }, | 3054 }, |
3053 ], | 3055 ], |
3054 ], | 3056 ], |
3055 }], # end of 'toolkit_uses_gtk == 1' | 3057 }], # end of 'toolkit_uses_gtk == 1' |
3056 ], # end of 'conditions' | 3058 ], # end of 'conditions' |
3057 }, # end of target 'remoting_unittests' | 3059 }, # end of target 'remoting_unittests' |
3058 ], # end of targets | 3060 ], # end of targets |
3059 } | 3061 } |
OLD | NEW |