| 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'All', | 8 'target_name': 'All', |
| 9 'type': 'none', | 9 'type': 'none', |
| 10 'xcode_create_dependents_test_runner': 1, | 10 'xcode_create_dependents_test_runner': 1, |
| (...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 '../cc/cc_tests.gyp:cc_unittests', | 229 '../cc/cc_tests.gyp:cc_unittests', |
| 230 '../chrome/chrome.gyp:browser_tests', | 230 '../chrome/chrome.gyp:browser_tests', |
| 231 '../chrome/chrome.gyp:chromedriver_tests', | 231 '../chrome/chrome.gyp:chromedriver_tests', |
| 232 '../chrome/chrome.gyp:chromedriver_unittests', | 232 '../chrome/chrome.gyp:chromedriver_unittests', |
| 233 # TODO(kkania): Remove these after infra no longer depends on them. | 233 # TODO(kkania): Remove these after infra no longer depends on them. |
| 234 '../chrome/chrome.gyp:chromedriver2_tests', | 234 '../chrome/chrome.gyp:chromedriver2_tests', |
| 235 '../chrome/chrome.gyp:chromedriver2_unittests', | 235 '../chrome/chrome.gyp:chromedriver2_unittests', |
| 236 '../chrome/chrome.gyp:interactive_ui_tests', | 236 '../chrome/chrome.gyp:interactive_ui_tests', |
| 237 '../chrome/chrome.gyp:sync_integration_tests', | 237 '../chrome/chrome.gyp:sync_integration_tests', |
| 238 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 238 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 239 '../components/components.gyp:components_unittests', | 239 '../components/components_tests.gyp:components_unittests', |
| 240 '../content/content_shell_and_tests.gyp:content_browsertests', | 240 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 241 '../content/content_shell_and_tests.gyp:content_shell', | 241 '../content/content_shell_and_tests.gyp:content_shell', |
| 242 '../content/content_shell_and_tests.gyp:content_unittests', | 242 '../content/content_shell_and_tests.gyp:content_unittests', |
| 243 '../device/device_tests.gyp:device_unittests', | 243 '../device/device_tests.gyp:device_unittests', |
| 244 '../google_apis/google_apis.gyp:google_apis_unittests', | 244 '../google_apis/google_apis.gyp:google_apis_unittests', |
| 245 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', | 245 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', |
| 246 '../gpu/gpu.gyp:gpu_unittests', | 246 '../gpu/gpu.gyp:gpu_unittests', |
| 247 '../ipc/ipc.gyp:ipc_tests', | 247 '../ipc/ipc.gyp:ipc_tests', |
| 248 '../jingle/jingle.gyp:jingle_unittests', | 248 '../jingle/jingle.gyp:jingle_unittests', |
| 249 '../media/media.gyp:media_unittests', | 249 '../media/media.gyp:media_unittests', |
| (...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 579 { | 579 { |
| 580 'target_name': 'chromium_builder_dbg', | 580 'target_name': 'chromium_builder_dbg', |
| 581 'type': 'none', | 581 'type': 'none', |
| 582 'dependencies': [ | 582 'dependencies': [ |
| 583 '../cc/cc_tests.gyp:cc_unittests', | 583 '../cc/cc_tests.gyp:cc_unittests', |
| 584 '../chrome/chrome.gyp:browser_tests', | 584 '../chrome/chrome.gyp:browser_tests', |
| 585 '../chrome/chrome.gyp:interactive_ui_tests', | 585 '../chrome/chrome.gyp:interactive_ui_tests', |
| 586 '../chrome/chrome.gyp:sync_integration_tests', | 586 '../chrome/chrome.gyp:sync_integration_tests', |
| 587 '../chrome/chrome.gyp:unit_tests', | 587 '../chrome/chrome.gyp:unit_tests', |
| 588 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 588 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 589 '../components/components.gyp:components_unittests', | 589 '../components/components_tests.gyp:components_unittests', |
| 590 '../content/content_shell_and_tests.gyp:content_browsertests', | 590 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 591 '../content/content_shell_and_tests.gyp:content_unittests', | 591 '../content/content_shell_and_tests.gyp:content_unittests', |
| 592 '../device/device_tests.gyp:device_unittests', | 592 '../device/device_tests.gyp:device_unittests', |
| 593 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 593 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 594 '../gpu/gpu.gyp:gpu_unittests', | 594 '../gpu/gpu.gyp:gpu_unittests', |
| 595 '../ipc/ipc.gyp:ipc_tests', | 595 '../ipc/ipc.gyp:ipc_tests', |
| 596 '../jingle/jingle.gyp:jingle_unittests', | 596 '../jingle/jingle.gyp:jingle_unittests', |
| 597 '../media/media.gyp:media_unittests', | 597 '../media/media.gyp:media_unittests', |
| 598 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 598 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 599 '../printing/printing.gyp:printing_unittests', | 599 '../printing/printing.gyp:printing_unittests', |
| (...skipping 13 matching lines...) Expand all Loading... |
| 613 'target_name': 'chromium_builder_rel', | 613 'target_name': 'chromium_builder_rel', |
| 614 'type': 'none', | 614 'type': 'none', |
| 615 'dependencies': [ | 615 'dependencies': [ |
| 616 '../cc/cc_tests.gyp:cc_unittests', | 616 '../cc/cc_tests.gyp:cc_unittests', |
| 617 '../chrome/chrome.gyp:browser_tests', | 617 '../chrome/chrome.gyp:browser_tests', |
| 618 '../chrome/chrome.gyp:performance_browser_tests', | 618 '../chrome/chrome.gyp:performance_browser_tests', |
| 619 '../chrome/chrome.gyp:performance_ui_tests', | 619 '../chrome/chrome.gyp:performance_ui_tests', |
| 620 '../chrome/chrome.gyp:sync_integration_tests', | 620 '../chrome/chrome.gyp:sync_integration_tests', |
| 621 '../chrome/chrome.gyp:unit_tests', | 621 '../chrome/chrome.gyp:unit_tests', |
| 622 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 622 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 623 '../components/components.gyp:components_unittests', | 623 '../components/components_tests.gyp:components_unittests', |
| 624 '../content/content_shell_and_tests.gyp:content_browsertests', | 624 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 625 '../content/content_shell_and_tests.gyp:content_unittests', | 625 '../content/content_shell_and_tests.gyp:content_unittests', |
| 626 '../device/device_tests.gyp:device_unittests', | 626 '../device/device_tests.gyp:device_unittests', |
| 627 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 627 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 628 '../gpu/gpu.gyp:gpu_unittests', | 628 '../gpu/gpu.gyp:gpu_unittests', |
| 629 '../ipc/ipc.gyp:ipc_tests', | 629 '../ipc/ipc.gyp:ipc_tests', |
| 630 '../jingle/jingle.gyp:jingle_unittests', | 630 '../jingle/jingle.gyp:jingle_unittests', |
| 631 '../media/media.gyp:media_unittests', | 631 '../media/media.gyp:media_unittests', |
| 632 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 632 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 633 '../printing/printing.gyp:printing_unittests', | 633 '../printing/printing.gyp:printing_unittests', |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 668 'chromium_builder_asan' | 668 'chromium_builder_asan' |
| 669 ], | 669 ], |
| 670 }, | 670 }, |
| 671 { | 671 { |
| 672 'target_name': 'chromium_builder_dbg_valgrind_mac', | 672 'target_name': 'chromium_builder_dbg_valgrind_mac', |
| 673 'type': 'none', | 673 'type': 'none', |
| 674 'dependencies': [ | 674 'dependencies': [ |
| 675 '../base/base.gyp:base_unittests', | 675 '../base/base.gyp:base_unittests', |
| 676 '../chrome/chrome.gyp:unit_tests', | 676 '../chrome/chrome.gyp:unit_tests', |
| 677 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 677 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 678 '../components/components.gyp:components_unittests', | 678 '../components/components_tests.gyp:components_unittests', |
| 679 '../content/content_shell_and_tests.gyp:content_unittests', | 679 '../content/content_shell_and_tests.gyp:content_unittests', |
| 680 '../crypto/crypto.gyp:crypto_unittests', | 680 '../crypto/crypto.gyp:crypto_unittests', |
| 681 '../device/device_tests.gyp:device_unittests', | 681 '../device/device_tests.gyp:device_unittests', |
| 682 '../ipc/ipc.gyp:ipc_tests', | 682 '../ipc/ipc.gyp:ipc_tests', |
| 683 '../jingle/jingle.gyp:jingle_unittests', | 683 '../jingle/jingle.gyp:jingle_unittests', |
| 684 '../media/media.gyp:media_unittests', | 684 '../media/media.gyp:media_unittests', |
| 685 '../net/net.gyp:net_unittests', | 685 '../net/net.gyp:net_unittests', |
| 686 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 686 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 687 '../printing/printing.gyp:printing_unittests', | 687 '../printing/printing.gyp:printing_unittests', |
| 688 '../remoting/remoting.gyp:remoting_unittests', | 688 '../remoting/remoting.gyp:remoting_unittests', |
| (...skipping 19 matching lines...) Expand all Loading... |
| 708 '../chrome/chrome.gyp:browser_tests', | 708 '../chrome/chrome.gyp:browser_tests', |
| 709 '../chrome/chrome.gyp:gcapi_test', | 709 '../chrome/chrome.gyp:gcapi_test', |
| 710 '../chrome/chrome.gyp:installer_util_unittests', | 710 '../chrome/chrome.gyp:installer_util_unittests', |
| 711 '../chrome/chrome.gyp:interactive_ui_tests', | 711 '../chrome/chrome.gyp:interactive_ui_tests', |
| 712 '../chrome/chrome.gyp:mini_installer_test', | 712 '../chrome/chrome.gyp:mini_installer_test', |
| 713 '../chrome/chrome.gyp:performance_browser_tests', | 713 '../chrome/chrome.gyp:performance_browser_tests', |
| 714 '../chrome/chrome.gyp:performance_ui_tests', | 714 '../chrome/chrome.gyp:performance_ui_tests', |
| 715 '../chrome/chrome.gyp:sync_integration_tests', | 715 '../chrome/chrome.gyp:sync_integration_tests', |
| 716 '../chrome/chrome.gyp:unit_tests', | 716 '../chrome/chrome.gyp:unit_tests', |
| 717 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 717 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 718 '../components/components.gyp:components_unittests', | 718 '../components/components_tests.gyp:components_unittests', |
| 719 '../content/content_shell_and_tests.gyp:content_browsertests', | 719 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 720 '../content/content_shell_and_tests.gyp:content_unittests', | 720 '../content/content_shell_and_tests.gyp:content_unittests', |
| 721 # mini_installer_tests depends on mini_installer. This should be | 721 # mini_installer_tests depends on mini_installer. This should be |
| 722 # defined in installer.gyp. | 722 # defined in installer.gyp. |
| 723 '../chrome/installer/mini_installer.gyp:mini_installer', | 723 '../chrome/installer/mini_installer.gyp:mini_installer', |
| 724 '../chrome_frame/chrome_frame.gyp:npchrome_frame', | 724 '../chrome_frame/chrome_frame.gyp:npchrome_frame', |
| 725 '../courgette/courgette.gyp:courgette_unittests', | 725 '../courgette/courgette.gyp:courgette_unittests', |
| 726 '../device/device_tests.gyp:device_unittests', | 726 '../device/device_tests.gyp:device_unittests', |
| 727 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 727 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 728 '../gpu/gpu.gyp:gpu_unittests', | 728 '../gpu/gpu.gyp:gpu_unittests', |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 777 ], | 777 ], |
| 778 }], # target_arch!="x64" | 778 }], # target_arch!="x64" |
| 779 ], | 779 ], |
| 780 }, | 780 }, |
| 781 { | 781 { |
| 782 'target_name': 'chromium_builder_dbg_tsan_win', | 782 'target_name': 'chromium_builder_dbg_tsan_win', |
| 783 'type': 'none', | 783 'type': 'none', |
| 784 'dependencies': [ | 784 'dependencies': [ |
| 785 '../base/base.gyp:base_unittests', | 785 '../base/base.gyp:base_unittests', |
| 786 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 786 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 787 '../components/components.gyp:components_unittests', | 787 '../components/components_tests.gyp:components_unittests', |
| 788 '../content/content_shell_and_tests.gyp:content_unittests', | 788 '../content/content_shell_and_tests.gyp:content_unittests', |
| 789 '../crypto/crypto.gyp:crypto_unittests', | 789 '../crypto/crypto.gyp:crypto_unittests', |
| 790 '../ipc/ipc.gyp:ipc_tests', | 790 '../ipc/ipc.gyp:ipc_tests', |
| 791 '../jingle/jingle.gyp:jingle_unittests', | 791 '../jingle/jingle.gyp:jingle_unittests', |
| 792 '../media/media.gyp:media_unittests', | 792 '../media/media.gyp:media_unittests', |
| 793 '../net/net.gyp:net_unittests', | 793 '../net/net.gyp:net_unittests', |
| 794 '../printing/printing.gyp:printing_unittests', | 794 '../printing/printing.gyp:printing_unittests', |
| 795 '../remoting/remoting.gyp:remoting_unittests', | 795 '../remoting/remoting.gyp:remoting_unittests', |
| 796 '../sql/sql.gyp:sql_unittests', | 796 '../sql/sql.gyp:sql_unittests', |
| 797 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 797 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 798 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 798 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 799 '../url/url.gyp:url_unittests', | 799 '../url/url.gyp:url_unittests', |
| 800 ], | 800 ], |
| 801 }, | 801 }, |
| 802 { | 802 { |
| 803 'target_name': 'chromium_builder_dbg_drmemory_win', | 803 'target_name': 'chromium_builder_dbg_drmemory_win', |
| 804 'type': 'none', | 804 'type': 'none', |
| 805 'dependencies': [ | 805 'dependencies': [ |
| 806 '../base/base.gyp:base_unittests', | 806 '../base/base.gyp:base_unittests', |
| 807 '../chrome/chrome.gyp:unit_tests', | 807 '../chrome/chrome.gyp:unit_tests', |
| 808 '../chrome/chrome.gyp:browser_tests', | 808 '../chrome/chrome.gyp:browser_tests', |
| 809 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 809 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 810 '../components/components.gyp:components_unittests', | 810 '../components/components_tests.gyp:components_unittests', |
| 811 '../content/content_shell_and_tests.gyp:content_unittests', | 811 '../content/content_shell_and_tests.gyp:content_unittests', |
| 812 '../crypto/crypto.gyp:crypto_unittests', | 812 '../crypto/crypto.gyp:crypto_unittests', |
| 813 '../device/device_tests.gyp:device_unittests', | 813 '../device/device_tests.gyp:device_unittests', |
| 814 '../ipc/ipc.gyp:ipc_tests', | 814 '../ipc/ipc.gyp:ipc_tests', |
| 815 '../jingle/jingle.gyp:jingle_unittests', | 815 '../jingle/jingle.gyp:jingle_unittests', |
| 816 '../media/media.gyp:media_unittests', | 816 '../media/media.gyp:media_unittests', |
| 817 '../net/net.gyp:net_unittests', | 817 '../net/net.gyp:net_unittests', |
| 818 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 818 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 819 '../printing/printing.gyp:printing_unittests', | 819 '../printing/printing.gyp:printing_unittests', |
| 820 '../remoting/remoting.gyp:remoting_unittests', | 820 '../remoting/remoting.gyp:remoting_unittests', |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 885 'targets': [ | 885 'targets': [ |
| 886 { | 886 { |
| 887 'target_name': 'aura_builder', | 887 'target_name': 'aura_builder', |
| 888 'type': 'none', | 888 'type': 'none', |
| 889 'dependencies': [ | 889 'dependencies': [ |
| 890 '../cc/cc_tests.gyp:cc_unittests', | 890 '../cc/cc_tests.gyp:cc_unittests', |
| 891 '../chrome/chrome.gyp:browser_tests', | 891 '../chrome/chrome.gyp:browser_tests', |
| 892 '../chrome/chrome.gyp:chrome', | 892 '../chrome/chrome.gyp:chrome', |
| 893 '../chrome/chrome.gyp:interactive_ui_tests', | 893 '../chrome/chrome.gyp:interactive_ui_tests', |
| 894 '../chrome/chrome.gyp:unit_tests', | 894 '../chrome/chrome.gyp:unit_tests', |
| 895 '../components/components.gyp:components_unittests', | 895 '../components/components_tests.gyp:components_unittests', |
| 896 '../content/content_shell_and_tests.gyp:content_browsertests', | 896 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 897 '../content/content_shell_and_tests.gyp:content_unittests', | 897 '../content/content_shell_and_tests.gyp:content_unittests', |
| 898 '../device/device_tests.gyp:device_unittests', | 898 '../device/device_tests.gyp:device_unittests', |
| 899 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 899 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 900 '../remoting/remoting.gyp:remoting_unittests', | 900 '../remoting/remoting.gyp:remoting_unittests', |
| 901 '../ui/app_list/app_list.gyp:*', | 901 '../ui/app_list/app_list.gyp:*', |
| 902 '../ui/aura/aura.gyp:*', | 902 '../ui/aura/aura.gyp:*', |
| 903 '../ui/compositor/compositor.gyp:*', | 903 '../ui/compositor/compositor.gyp:*', |
| 904 '../ui/message_center/message_center.gyp:*', | 904 '../ui/message_center/message_center.gyp:*', |
| 905 '../ui/ui.gyp:ui_unittests', | 905 '../ui/ui.gyp:ui_unittests', |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 984 '../chrome/chrome.gyp:interactive_ui_tests_run', | 984 '../chrome/chrome.gyp:interactive_ui_tests_run', |
| 985 '../chrome/chrome.gyp:sync_integration_tests_run', | 985 '../chrome/chrome.gyp:sync_integration_tests_run', |
| 986 '../chrome/chrome.gyp:unit_tests_run', | 986 '../chrome/chrome.gyp:unit_tests_run', |
| 987 '../net/net.gyp:net_unittests_run', | 987 '../net/net.gyp:net_unittests_run', |
| 988 ], | 988 ], |
| 989 }, # target_name: chromium_swarm_tests | 989 }, # target_name: chromium_swarm_tests |
| 990 ], | 990 ], |
| 991 }], | 991 }], |
| 992 ], # conditions | 992 ], # conditions |
| 993 } | 993 } |
| OLD | NEW |