OLD | NEW |
1 # Copyright (c) 2015 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2015 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 # This file defines five targets that we are using to track the progress of the | 5 # This file defines five targets that we are using to track the progress of the |
6 # GYP->GN migration: | 6 # GYP->GN migration: |
7 # | 7 # |
8 # 'both_gn_and_gyp' lists what GN is currently capable of building and should | 8 # 'both_gn_and_gyp' lists what GN is currently capable of building and should |
9 # match the 'both_gn_and_gyp' target in //BUILD.gn. | 9 # match the 'both_gn_and_gyp' target in //BUILD.gn. |
10 # | 10 # |
(...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
470 ['OS=="win"', { | 470 ['OS=="win"', { |
471 'dependencies': [ | 471 'dependencies': [ |
472 '../base/base.gyp:pe_image_test', | 472 '../base/base.gyp:pe_image_test', |
473 '../chrome/chrome.gyp:crash_service', | 473 '../chrome/chrome.gyp:crash_service', |
474 '../chrome/chrome.gyp:installer_util_unittests', | 474 '../chrome/chrome.gyp:installer_util_unittests', |
475 '../chrome/chrome.gyp:setup', | 475 '../chrome/chrome.gyp:setup', |
476 '../chrome/chrome.gyp:setup_unittests', | 476 '../chrome/chrome.gyp:setup_unittests', |
477 '../chrome/installer/mini_installer.gyp:mini_installer', | 477 '../chrome/installer/mini_installer.gyp:mini_installer', |
478 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests', | 478 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests', |
479 '../chrome_elf/chrome_elf.gyp:dll_hash_main', | 479 '../chrome_elf/chrome_elf.gyp:dll_hash_main', |
480 '../cloud_print/service/win/service.gyp:cloud_print_service', | |
481 '../cloud_print/service/win/service.gyp:cloud_print_service_config', | |
482 '../cloud_print/service/win/service.gyp:cloud_print_service_setup', | |
483 '../cloud_print/virtual_driver/win/install/virtual_driver_install.gy
p:virtual_driver_setup', | |
484 '../cloud_print/virtual_driver/win/virtual_driver.gyp:gcp_portmon', | |
485 '../components/components.gyp:wifi_test', | 480 '../components/components.gyp:wifi_test', |
486 '../net/net.gyp:quic_client', | 481 '../net/net.gyp:quic_client', |
487 '../net/net.gyp:quic_server', | 482 '../net/net.gyp:quic_server', |
488 '../rlz/rlz.gyp:rlz', | 483 '../rlz/rlz.gyp:rlz', |
489 '../sandbox/sandbox.gyp:pocdll', | 484 '../sandbox/sandbox.gyp:pocdll', |
490 '../sandbox/sandbox.gyp:sandbox_poc', | 485 '../sandbox/sandbox.gyp:sandbox_poc', |
491 '../sandbox/sandbox.gyp:sbox_integration_tests', | 486 '../sandbox/sandbox.gyp:sbox_integration_tests', |
492 '../sandbox/sandbox.gyp:sbox_unittests', | 487 '../sandbox/sandbox.gyp:sbox_unittests', |
493 '../sandbox/sandbox.gyp:sbox_validation_tests', | 488 '../sandbox/sandbox.gyp:sbox_validation_tests', |
494 '../testing/gtest.gyp:gtest_main', | 489 '../testing/gtest.gyp:gtest_main', |
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
671 # For now, we can skip this and anybody that needs this can add it | 666 # For now, we can skip this and anybody that needs this can add it |
672 # to the GN build. | 667 # to the GN build. |
673 '../chrome/chrome.gyp:sb_sigutil', | 668 '../chrome/chrome.gyp:sb_sigutil', |
674 | 669 |
675 # This project is up in the air. Don't need to convert it unless | 670 # This project is up in the air. Don't need to convert it unless |
676 # we decide we need for something. Owner: scottmg. | 671 # we decide we need for something. Owner: scottmg. |
677 '../chrome/tools/crash_service/caps/caps.gyp:caps', | 672 '../chrome/tools/crash_service/caps/caps.gyp:caps', |
678 | 673 |
679 '../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device', | 674 '../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device', |
680 '../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device_unitte
sts', | 675 '../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device_unitte
sts', |
| 676 '../cloud_print/service/win/service.gyp:cloud_print_service', |
| 677 '../cloud_print/service/win/service.gyp:cloud_print_service_config', |
| 678 '../cloud_print/service/win/service.gyp:cloud_print_service_setup', |
| 679 '../cloud_print/virtual_driver/win/install/virtual_driver_install.gy
p:virtual_driver_setup', |
| 680 '../cloud_print/virtual_driver/win/virtual_driver.gyp:gcp_portmon', |
681 '../components/test_runner/test_runner.gyp:layout_test_helper', | 681 '../components/test_runner/test_runner.gyp:layout_test_helper', |
682 '../content/content_shell_and_tests.gyp:content_shell_crash_service'
, | 682 '../content/content_shell_and_tests.gyp:content_shell_crash_service'
, |
683 '../gpu/gpu.gyp:angle_end2end_tests', | 683 '../gpu/gpu.gyp:angle_end2end_tests', |
684 '../gpu/gpu.gyp:angle_perftests', | 684 '../gpu/gpu.gyp:angle_perftests', |
685 '../net/net.gyp:net_docs', | 685 '../net/net.gyp:net_docs', |
686 '../ppapi/ppapi_internal.gyp:ppapi_perftests', | 686 '../ppapi/ppapi_internal.gyp:ppapi_perftests', |
687 '../remoting/remoting.gyp:ar_sample_test_driver', | 687 '../remoting/remoting.gyp:ar_sample_test_driver', |
688 '../remoting/remoting.gyp:remoting_breakpad_tester', | 688 '../remoting/remoting.gyp:remoting_breakpad_tester', |
689 '../remoting/remoting.gyp:remoting_console', | 689 '../remoting/remoting.gyp:remoting_console', |
690 '../remoting/remoting.gyp:remoting_desktop', | 690 '../remoting/remoting.gyp:remoting_desktop', |
(...skipping 25 matching lines...) Expand all Loading... |
716 'dependencies': [ | 716 'dependencies': [ |
717 # TODO(GYP): All of these targets need to be ported over. | 717 # TODO(GYP): All of these targets need to be ported over. |
718 '../components/components.gyp:policy_win64', | 718 '../components/components.gyp:policy_win64', |
719 ] | 719 ] |
720 }], | 720 }], |
721 ], | 721 ], |
722 }, | 722 }, |
723 ] | 723 ] |
724 } | 724 } |
725 | 725 |
OLD | NEW |