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 three targets that we are using to | 5 # This file defines three targets that we are using to |
6 # track the progress of the GYP->GN migration: | 6 # track the progress of the GYP->GN migration: |
7 # | 7 # |
8 # If you run 'ninja gn_build gyp_remaining gyp_groups', and then | 8 # If you run 'ninja gn_build gyp_remaining gyp_groups', and then |
9 # run 'ninja', the second ninja invocation should do nothing. This | 9 # run 'ninja', the second ninja invocation should do nothing. This |
10 # indicates that everything built by a ninja build is in fact | 10 # indicates that everything built by a ninja build is in fact |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
57 '../chrome/chrome.gyp:interactive_ui_tests', | 57 '../chrome/chrome.gyp:interactive_ui_tests', |
58 '../chrome/chrome.gyp:load_library_perf_tests', | 58 '../chrome/chrome.gyp:load_library_perf_tests', |
59 '../chrome/chrome.gyp:service_discovery_sniffer', | 59 '../chrome/chrome.gyp:service_discovery_sniffer', |
60 '../chrome/chrome.gyp:sync_integration_tests', | 60 '../chrome/chrome.gyp:sync_integration_tests', |
61 '../chrome/chrome.gyp:sync_performance_tests', | 61 '../chrome/chrome.gyp:sync_performance_tests', |
62 '../chrome/chrome.gyp:unit_tests', | 62 '../chrome/chrome.gyp:unit_tests', |
63 '../chrome/tools/profile_reset/jtl_compiler.gyp:jtl_compiler', | 63 '../chrome/tools/profile_reset/jtl_compiler.gyp:jtl_compiler', |
64 '../components/components.gyp:network_hints_browser', | 64 '../components/components.gyp:network_hints_browser', |
65 '../components/components.gyp:policy_templates', | 65 '../components/components.gyp:policy_templates', |
66 '../components/components.gyp:webui_generator', | 66 '../components/components.gyp:webui_generator', |
| 67 '../components/components_tests.gyp:components_browsertests', |
67 '../components/components_tests.gyp:components_perftests', | 68 '../components/components_tests.gyp:components_perftests', |
68 '../components/components_tests.gyp:components_unittests', | 69 '../components/components_tests.gyp:components_unittests', |
69 '../components/nacl.gyp:nacl_loader_unittests', | 70 '../components/nacl.gyp:nacl_loader_unittests', |
70 '../content/content.gyp:content_app_browser', | 71 '../content/content.gyp:content_app_browser', |
71 '../content/content.gyp:content_app_child', | 72 '../content/content.gyp:content_app_child', |
72 '../content/content_shell_and_tests.gyp:content_browsertests', | 73 '../content/content_shell_and_tests.gyp:content_browsertests', |
73 '../content/content_shell_and_tests.gyp:content_gl_benchmark', | 74 '../content/content_shell_and_tests.gyp:content_gl_benchmark', |
74 '../content/content_shell_and_tests.gyp:content_gl_tests', | 75 '../content/content_shell_and_tests.gyp:content_gl_tests', |
75 '../content/content_shell_and_tests.gyp:content_perftests', | 76 '../content/content_shell_and_tests.gyp:content_perftests', |
76 '../content/content_shell_and_tests.gyp:content_shell', | 77 '../content/content_shell_and_tests.gyp:content_shell', |
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
406 ], | 407 ], |
407 }, | 408 }, |
408 { | 409 { |
409 'target_name': 'gyp_remaining', | 410 'target_name': 'gyp_remaining', |
410 'type': 'none', | 411 'type': 'none', |
411 'conditions': [ | 412 'conditions': [ |
412 ['OS=="linux"', { | 413 ['OS=="linux"', { |
413 'dependencies': [ | 414 'dependencies': [ |
414 '../chrome/chrome.gyp:performance_browser_tests', | 415 '../chrome/chrome.gyp:performance_browser_tests', |
415 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 416 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
416 '../components/components_tests.gyp:components_browsertests', | |
417 '../components/components_tests.gyp:components_perftests', | |
418 '../gpu/gpu.gyp:gl_tests', | 417 '../gpu/gpu.gyp:gl_tests', |
419 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', | 418 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', |
420 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', | 419 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', |
421 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_t
est', | 420 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_t
est', |
422 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', | 421 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', |
423 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', | 422 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', |
424 | 423 |
425 # TODO(GYP) - list all of the examples explicitly. | 424 # TODO(GYP) - list all of the examples explicitly. |
426 '../ppapi/ppapi_internal.gyp:*', | 425 '../ppapi/ppapi_internal.gyp:*', |
427 ], | 426 ], |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
499 'chromium_builder_perf', | 498 'chromium_builder_perf', |
500 'chromium_builder_tests', | 499 'chromium_builder_tests', |
501 'chromium_builder_webrtc', | 500 'chromium_builder_webrtc', |
502 'chromium_gpu_builder', | 501 'chromium_gpu_builder', |
503 'chromium_gpu_debug_builder', | 502 'chromium_gpu_debug_builder', |
504 ], | 503 ], |
505 }, | 504 }, |
506 ] | 505 ] |
507 } | 506 } |
508 | 507 |
OLD | NEW |