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 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
409 'host/local_input_monitor_linux.cc', | 409 'host/local_input_monitor_linux.cc', |
410 'host/local_input_monitor_mac.mm', | 410 'host/local_input_monitor_mac.mm', |
411 'host/local_input_monitor_win.cc', | 411 'host/local_input_monitor_win.cc', |
412 'host/log_to_server.cc', | 412 'host/log_to_server.cc', |
413 'host/log_to_server.h', | 413 'host/log_to_server.h', |
414 'host/me2me_desktop_environment.cc', | 414 'host/me2me_desktop_environment.cc', |
415 'host/me2me_desktop_environment.h', | 415 'host/me2me_desktop_environment.h', |
416 'host/mouse_clamping_filter.cc', | 416 'host/mouse_clamping_filter.cc', |
417 'host/mouse_clamping_filter.h', | 417 'host/mouse_clamping_filter.h', |
418 'host/network_settings.h', | 418 'host/network_settings.h', |
| 419 'host/pairing_registry_delegate.h', |
| 420 'host/pairing_registry_delegate_linux.cc', |
| 421 'host/pairing_registry_delegate_linux.h', |
| 422 'host/pairing_registry_delegate_mac.cc', |
| 423 'host/pairing_registry_delegate_win.cc', |
419 'host/pam_authorization_factory_posix.cc', | 424 'host/pam_authorization_factory_posix.cc', |
420 'host/pam_authorization_factory_posix.h', | 425 'host/pam_authorization_factory_posix.h', |
421 'host/pin_hash.cc', | 426 'host/pin_hash.cc', |
422 'host/pin_hash.h', | 427 'host/pin_hash.h', |
423 'host/policy_hack/policy_watcher.cc', | 428 'host/policy_hack/policy_watcher.cc', |
424 'host/policy_hack/policy_watcher.h', | 429 'host/policy_hack/policy_watcher.h', |
425 'host/policy_hack/policy_watcher_linux.cc', | 430 'host/policy_hack/policy_watcher_linux.cc', |
426 'host/policy_hack/policy_watcher_mac.mm', | 431 'host/policy_hack/policy_watcher_mac.mm', |
427 'host/policy_hack/policy_watcher_win.cc', | 432 'host/policy_hack/policy_watcher_win.cc', |
428 'host/register_support_host_request.cc', | 433 'host/register_support_host_request.cc', |
(...skipping 2211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2640 'host/heartbeat_sender_unittest.cc', | 2645 'host/heartbeat_sender_unittest.cc', |
2641 'host/host_change_notification_listener_unittest.cc', | 2646 'host/host_change_notification_listener_unittest.cc', |
2642 'host/host_mock_objects.cc', | 2647 'host/host_mock_objects.cc', |
2643 'host/host_mock_objects.h', | 2648 'host/host_mock_objects.h', |
2644 'host/host_status_monitor_fake.h', | 2649 'host/host_status_monitor_fake.h', |
2645 'host/ipc_desktop_environment_unittest.cc', | 2650 'host/ipc_desktop_environment_unittest.cc', |
2646 'host/json_host_config_unittest.cc', | 2651 'host/json_host_config_unittest.cc', |
2647 'host/linux/x_server_clipboard_unittest.cc', | 2652 'host/linux/x_server_clipboard_unittest.cc', |
2648 'host/local_input_monitor_unittest.cc', | 2653 'host/local_input_monitor_unittest.cc', |
2649 'host/log_to_server_unittest.cc', | 2654 'host/log_to_server_unittest.cc', |
| 2655 'host/pairing_registry_delegate_linux_unittest.cc', |
2650 'host/pin_hash_unittest.cc', | 2656 'host/pin_hash_unittest.cc', |
2651 'host/policy_hack/fake_policy_watcher.cc', | 2657 'host/policy_hack/fake_policy_watcher.cc', |
2652 'host/policy_hack/fake_policy_watcher.h', | 2658 'host/policy_hack/fake_policy_watcher.h', |
2653 'host/policy_hack/mock_policy_callback.cc', | 2659 'host/policy_hack/mock_policy_callback.cc', |
2654 'host/policy_hack/mock_policy_callback.h', | 2660 'host/policy_hack/mock_policy_callback.h', |
2655 'host/policy_hack/policy_watcher_unittest.cc', | 2661 'host/policy_hack/policy_watcher_unittest.cc', |
2656 'host/register_support_host_request_unittest.cc', | 2662 'host/register_support_host_request_unittest.cc', |
2657 'host/remote_input_filter_unittest.cc', | 2663 'host/remote_input_filter_unittest.cc', |
2658 'host/resizing_host_observer_unittest.cc', | 2664 'host/resizing_host_observer_unittest.cc', |
2659 'host/screen_capturer_fake.cc', | 2665 'host/screen_capturer_fake.cc', |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2781 '../base/allocator/allocator.gyp:allocator', | 2787 '../base/allocator/allocator.gyp:allocator', |
2782 ], | 2788 ], |
2783 }, | 2789 }, |
2784 ], | 2790 ], |
2785 ], | 2791 ], |
2786 }], # end of 'toolkit_uses_gtk == 1' | 2792 }], # end of 'toolkit_uses_gtk == 1' |
2787 ], # end of 'conditions' | 2793 ], # end of 'conditions' |
2788 }, # end of target 'remoting_unittests' | 2794 }, # end of target 'remoting_unittests' |
2789 ], # end of targets | 2795 ], # end of targets |
2790 } | 2796 } |
OLD | NEW |