| 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 'target_defaults': { | 6 'target_defaults': { |
| 7 'variables': { | 7 'variables': { |
| 8 'base_target': 0, | 8 'base_target': 0, |
| 9 }, | 9 }, |
| 10 'target_conditions': [ | 10 'target_conditions': [ |
| (...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 365 'platform_file_posix.cc', | 365 'platform_file_posix.cc', |
| 366 'platform_file_win.cc', | 366 'platform_file_win.cc', |
| 367 'port.h', | 367 'port.h', |
| 368 'posix/eintr_wrapper.h', | 368 'posix/eintr_wrapper.h', |
| 369 'posix/global_descriptors.cc', | 369 'posix/global_descriptors.cc', |
| 370 'posix/global_descriptors.h', | 370 'posix/global_descriptors.h', |
| 371 'posix/unix_domain_socket_linux.cc', | 371 'posix/unix_domain_socket_linux.cc', |
| 372 'posix/unix_domain_socket_linux.h', | 372 'posix/unix_domain_socket_linux.h', |
| 373 'power_monitor/power_monitor.cc', | 373 'power_monitor/power_monitor.cc', |
| 374 'power_monitor/power_monitor.h', | 374 'power_monitor/power_monitor.h', |
| 375 'power_monitor/power_monitor_android.cc', | 375 'power_monitor/power_monitor_device_source_android.cc', |
| 376 'power_monitor/power_monitor_android.h', | 376 'power_monitor/power_monitor_device_source_android.h', |
| 377 'power_monitor/power_monitor_ios.mm', | 377 'power_monitor/power_monitor_device_source.cc', |
| 378 'power_monitor/power_monitor_mac.mm', | 378 'power_monitor/power_monitor_device_source.h', |
| 379 'power_monitor/power_monitor_posix.cc', | 379 'power_monitor/power_monitor_device_source_ios.mm', |
| 380 'power_monitor/power_monitor_win.cc', | 380 'power_monitor/power_monitor_device_source_mac.mm', |
| 381 'power_monitor/power_monitor_device_source_posix.cc', |
| 382 'power_monitor/power_monitor_device_source_win.cc', |
| 383 'power_monitor/power_monitor_source.cc', |
| 384 'power_monitor/power_monitor_source.h', |
| 385 'power_monitor/power_monitor_test_base.cc', |
| 386 'power_monitor/power_monitor_test_base.h', |
| 381 'power_monitor/power_observer.h', | 387 'power_monitor/power_observer.h', |
| 382 'process.h', | 388 'process.h', |
| 383 'process_info.h', | 389 'process_info.h', |
| 384 'process_info_mac.cc', | 390 'process_info_mac.cc', |
| 385 'process_info_win.cc', | 391 'process_info_win.cc', |
| 386 'process_linux.cc', | 392 'process_linux.cc', |
| 387 'process_posix.cc', | 393 'process_posix.cc', |
| 388 'process_util.cc', | 394 'process_util.cc', |
| 389 'process_util.h', | 395 'process_util.h', |
| 390 'process_util_freebsd.cc', | 396 'process_util_freebsd.cc', |
| (...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 708 # Metrics won't work in the NaCl sandbox. | 714 # Metrics won't work in the NaCl sandbox. |
| 709 ['exclude', '^metrics/'], | 715 ['exclude', '^metrics/'], |
| 710 ['include', '^threading/platform_thread_linux\\.cc$'], | 716 ['include', '^threading/platform_thread_linux\\.cc$'], |
| 711 ], | 717 ], |
| 712 }], | 718 }], |
| 713 ['OS == "android" and >(nacl_untrusted_build)==0', { | 719 ['OS == "android" and >(nacl_untrusted_build)==0', { |
| 714 'sources!': [ | 720 'sources!': [ |
| 715 'base_paths_posix.cc', | 721 'base_paths_posix.cc', |
| 716 'files/file_path_watcher_kqueue.cc', | 722 'files/file_path_watcher_kqueue.cc', |
| 717 'files/file_path_watcher_stub.cc', | 723 'files/file_path_watcher_stub.cc', |
| 718 'power_monitor/power_monitor_posix.cc', | 724 'power_monitor/power_monitor_device_source_posix.cc', |
| 719 ], | 725 ], |
| 720 'sources/': [ | 726 'sources/': [ |
| 721 ['include', '^debug/proc_maps_linux\\.cc$'], | 727 ['include', '^debug/proc_maps_linux\\.cc$'], |
| 722 ['include', '^files/file_path_watcher_linux\\.cc$'], | 728 ['include', '^files/file_path_watcher_linux\\.cc$'], |
| 723 ['include', '^process_util_linux\\.cc$'], | 729 ['include', '^process_util_linux\\.cc$'], |
| 724 ['include', '^process/memory_linux\\.cc$'], | 730 ['include', '^process/memory_linux\\.cc$'], |
| 725 ['include', '^process/internal_linux\\.cc$'], | 731 ['include', '^process/internal_linux\\.cc$'], |
| 726 ['include', '^process/process_iterator\\.cc$'], | 732 ['include', '^process/process_iterator\\.cc$'], |
| 727 ['include', '^process/process_iterator_linux\\.cc$'], | 733 ['include', '^process/process_iterator_linux\\.cc$'], |
| 728 ['include', '^process/process_metrics_linux\\.cc$'], | 734 ['include', '^process/process_metrics_linux\\.cc$'], |
| (...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 866 ['<(use_system_nspr)==1 and >(nacl_untrusted_build)==0', { | 872 ['<(use_system_nspr)==1 and >(nacl_untrusted_build)==0', { |
| 867 'sources/': [ | 873 'sources/': [ |
| 868 ['exclude', '^third_party/nspr/'], | 874 ['exclude', '^third_party/nspr/'], |
| 869 ], | 875 ], |
| 870 }], | 876 }], |
| 871 ], | 877 ], |
| 872 }], | 878 }], |
| 873 ], | 879 ], |
| 874 }, | 880 }, |
| 875 } | 881 } |
| OLD | NEW |