| 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 # A hook that can be overridden in other repositories to add additional | 7 # A hook that can be overridden in other repositories to add additional |
| 8 # compilation targets to 'All'. | 8 # compilation targets to 'All'. |
| 9 'app_targets%': [], | 9 'app_targets%': [], |
| 10 # For Android-specific targets. | 10 # For Android-specific targets. |
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 '../extensions/extensions.gyp:*', | 117 '../extensions/extensions.gyp:*', |
| 118 '../extensions/extensions_tests.gyp:*', | 118 '../extensions/extensions_tests.gyp:*', |
| 119 '../gin/gin.gyp:*', | 119 '../gin/gin.gyp:*', |
| 120 '../gpu/gpu.gyp:*', | 120 '../gpu/gpu.gyp:*', |
| 121 '../gpu/tools/tools.gyp:*', | 121 '../gpu/tools/tools.gyp:*', |
| 122 '../ipc/ipc.gyp:*', | 122 '../ipc/ipc.gyp:*', |
| 123 '../ipc/mojo/ipc_mojo.gyp:*', | 123 '../ipc/mojo/ipc_mojo.gyp:*', |
| 124 '../jingle/jingle.gyp:*', | 124 '../jingle/jingle.gyp:*', |
| 125 '../media/cast/cast.gyp:*', | 125 '../media/cast/cast.gyp:*', |
| 126 '../media/media.gyp:*', | 126 '../media/media.gyp:*', |
| 127 '../media/midi/midi.gyp:*', |
| 127 '../mojo/mojo.gyp:*', | 128 '../mojo/mojo.gyp:*', |
| 128 '../mojo/mojo_base.gyp:*', | 129 '../mojo/mojo_base.gyp:*', |
| 129 '../ppapi/ppapi.gyp:*', | 130 '../ppapi/ppapi.gyp:*', |
| 130 '../ppapi/ppapi_internal.gyp:*', | 131 '../ppapi/ppapi_internal.gyp:*', |
| 131 '../ppapi/tools/ppapi_tools.gyp:*', | 132 '../ppapi/tools/ppapi_tools.gyp:*', |
| 132 '../printing/printing.gyp:*', | 133 '../printing/printing.gyp:*', |
| 133 '../skia/skia.gyp:*', | 134 '../skia/skia.gyp:*', |
| 134 '../sync/tools/sync_tools.gyp:*', | 135 '../sync/tools/sync_tools.gyp:*', |
| 135 '../third_party/WebKit/public/all.gyp:*', | 136 '../third_party/WebKit/public/all.gyp:*', |
| 136 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*', | 137 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*', |
| (...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 311 '../base/base.gyp:base_unittests', | 312 '../base/base.gyp:base_unittests', |
| 312 '../components/components_tests.gyp:components_unittests', | 313 '../components/components_tests.gyp:components_unittests', |
| 313 '../crypto/crypto.gyp:crypto_unittests', | 314 '../crypto/crypto.gyp:crypto_unittests', |
| 314 '../net/net.gyp:net_unittests', | 315 '../net/net.gyp:net_unittests', |
| 315 '../skia/skia_tests.gyp:skia_unittests', | 316 '../skia/skia_tests.gyp:skia_unittests', |
| 316 '../sql/sql.gyp:sql_unittests', | 317 '../sql/sql.gyp:sql_unittests', |
| 317 '../sync/sync.gyp:sync_unit_tests', | 318 '../sync/sync.gyp:sync_unit_tests', |
| 318 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 319 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 319 '../ui/display/display.gyp:display_unittests', | 320 '../ui/display/display.gyp:display_unittests', |
| 320 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 321 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 322 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 321 '../url/url.gyp:url_unittests', | 323 '../url/url.gyp:url_unittests', |
| 322 ], | 324 ], |
| 323 'conditions': [ | 325 'conditions': [ |
| 324 ['OS!="ios" and OS!="mac"', { | 326 ['OS!="ios" and OS!="mac"', { |
| 325 'dependencies': [ | 327 'dependencies': [ |
| 326 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', | 328 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', |
| 327 ], | 329 ], |
| 328 }], | 330 }], |
| 329 ['OS!="ios" and OS!="android"', { | 331 ['OS!="ios" and OS!="android"', { |
| 330 'dependencies': [ | 332 'dependencies': [ |
| 331 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', | 333 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', |
| 332 '../cc/cc_tests.gyp:cc_unittests', | 334 '../cc/cc_tests.gyp:cc_unittests', |
| 333 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 335 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 334 '../content/content_shell_and_tests.gyp:content_browsertests', | 336 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 335 '../content/content_shell_and_tests.gyp:content_shell', | 337 '../content/content_shell_and_tests.gyp:content_shell', |
| 336 '../content/content_shell_and_tests.gyp:content_unittests', | 338 '../content/content_shell_and_tests.gyp:content_unittests', |
| 337 '../device/device_tests.gyp:device_unittests', | 339 '../device/device_tests.gyp:device_unittests', |
| 338 '../gin/gin.gyp:gin_unittests', | 340 '../gin/gin.gyp:gin_unittests', |
| 339 '../google_apis/google_apis.gyp:google_apis_unittests', | 341 '../google_apis/google_apis.gyp:google_apis_unittests', |
| 340 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', | 342 '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_confor
m_support', |
| 341 '../gpu/gpu.gyp:gpu_unittests', | 343 '../gpu/gpu.gyp:gpu_unittests', |
| 342 '../ipc/ipc.gyp:ipc_tests', | 344 '../ipc/ipc.gyp:ipc_tests', |
| 343 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 345 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
| 344 '../jingle/jingle.gyp:jingle_unittests', | 346 '../jingle/jingle.gyp:jingle_unittests', |
| 345 '../media/cast/cast.gyp:cast_unittests', | 347 '../media/cast/cast.gyp:cast_unittests', |
| 346 '../media/media.gyp:media_unittests', | 348 '../media/media.gyp:media_unittests', |
| 349 '../media/midi/midi.gyp:midi_unittests', |
| 347 '../mojo/mojo.gyp:mojo', | 350 '../mojo/mojo.gyp:mojo', |
| 348 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 351 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 349 '../remoting/remoting.gyp:remoting_unittests', | 352 '../remoting/remoting.gyp:remoting_unittests', |
| 350 '../third_party/WebKit/public/all.gyp:all_blink', | 353 '../third_party/WebKit/public/all.gyp:all_blink', |
| 351 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 354 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 352 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 355 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 353 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 356 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 354 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 357 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 355 '../tools/telemetry/telemetry.gyp:*', | 358 '../tools/telemetry/telemetry.gyp:*', |
| 356 ], | 359 ], |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 560 'type': 'none', | 563 'type': 'none', |
| 561 'dependencies': [ | 564 'dependencies': [ |
| 562 '../cc/cc_tests.gyp:cc_perftests', | 565 '../cc/cc_tests.gyp:cc_perftests', |
| 563 '../chrome/chrome.gyp:chrome', | 566 '../chrome/chrome.gyp:chrome', |
| 564 '../chrome/chrome.gyp:load_library_perf_tests', | 567 '../chrome/chrome.gyp:load_library_perf_tests', |
| 565 '../chrome/chrome.gyp:performance_browser_tests', | 568 '../chrome/chrome.gyp:performance_browser_tests', |
| 566 '../chrome/chrome.gyp:sync_performance_tests', | 569 '../chrome/chrome.gyp:sync_performance_tests', |
| 567 '../content/content_shell_and_tests.gyp:content_shell', | 570 '../content/content_shell_and_tests.gyp:content_shell', |
| 568 '../gpu/gpu.gyp:gpu_perftests', | 571 '../gpu/gpu.gyp:gpu_perftests', |
| 569 '../media/media.gyp:media_perftests', | 572 '../media/media.gyp:media_perftests', |
| 573 '../media/midi/midi.gyp:midi_unittests', |
| 570 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 574 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 571 '../tools/telemetry/telemetry.gyp:*', | 575 '../tools/telemetry/telemetry.gyp:*', |
| 572 ], | 576 ], |
| 573 'conditions': [ | 577 'conditions': [ |
| 574 ['OS!="ios" and OS!="win"', { | 578 ['OS!="ios" and OS!="win"', { |
| 575 'dependencies': [ | 579 'dependencies': [ |
| 576 '../breakpad/breakpad.gyp:minidump_stackwalk', | 580 '../breakpad/breakpad.gyp:minidump_stackwalk', |
| 577 ], | 581 ], |
| 578 }], | 582 }], |
| 579 ['OS=="linux"', { | 583 ['OS=="linux"', { |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 674 # device-equipped WebRTC bots. We have device-requiring tests in | 678 # device-equipped WebRTC bots. We have device-requiring tests in |
| 675 # browser_tests and content_browsertests. | 679 # browser_tests and content_browsertests. |
| 676 'target_name': 'chromium_builder_webrtc', | 680 'target_name': 'chromium_builder_webrtc', |
| 677 'type': 'none', | 681 'type': 'none', |
| 678 'dependencies': [ | 682 'dependencies': [ |
| 679 'chromium_builder_perf', | 683 'chromium_builder_perf', |
| 680 '../chrome/chrome.gyp:browser_tests', | 684 '../chrome/chrome.gyp:browser_tests', |
| 681 '../content/content_shell_and_tests.gyp:content_browsertests', | 685 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 682 '../content/content_shell_and_tests.gyp:content_unittests', | 686 '../content/content_shell_and_tests.gyp:content_unittests', |
| 683 '../media/media.gyp:media_unittests', | 687 '../media/media.gyp:media_unittests', |
| 688 '../media/midi/midi.gyp:midi_unittests', |
| 684 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', | 689 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', |
| 685 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', | 690 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', |
| 686 ], | 691 ], |
| 687 'conditions': [ | 692 'conditions': [ |
| 688 ['remoting==1', { | 693 ['remoting==1', { |
| 689 'dependencies': [ | 694 'dependencies': [ |
| 690 '../remoting/remoting.gyp:*', | 695 '../remoting/remoting.gyp:*', |
| 691 ], | 696 ], |
| 692 }], | 697 }], |
| 693 ], | 698 ], |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 807 '../content/content_shell_and_tests.gyp:content_junit_tests', | 812 '../content/content_shell_and_tests.gyp:content_junit_tests', |
| 808 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk', | 813 '../content/content_shell_and_tests.gyp:chromium_linker_test_apk', |
| 809 '../content/content_shell_and_tests.gyp:content_shell_test_apk', | 814 '../content/content_shell_and_tests.gyp:content_shell_test_apk', |
| 810 '../content/content_shell_and_tests.gyp:content_unittests', | 815 '../content/content_shell_and_tests.gyp:content_unittests', |
| 811 '../gpu/gpu.gyp:gl_tests', | 816 '../gpu/gpu.gyp:gl_tests', |
| 812 '../gpu/gpu.gyp:gpu_perftests_apk', | 817 '../gpu/gpu.gyp:gpu_perftests_apk', |
| 813 '../gpu/gpu.gyp:gpu_unittests', | 818 '../gpu/gpu.gyp:gpu_unittests', |
| 814 '../ipc/ipc.gyp:ipc_tests', | 819 '../ipc/ipc.gyp:ipc_tests', |
| 815 '../media/media.gyp:media_perftests_apk', | 820 '../media/media.gyp:media_perftests_apk', |
| 816 '../media/media.gyp:media_unittests', | 821 '../media/media.gyp:media_unittests', |
| 822 '../media/midi/midi.gyp:midi_unittests_apk', |
| 823 '../media/midi/midi.gyp:midi_unittests', |
| 817 '../net/net.gyp:net_unittests', | 824 '../net/net.gyp:net_unittests', |
| 818 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps', | 825 '../sandbox/sandbox.gyp:sandbox_linux_unittests_deps', |
| 819 '../skia/skia_tests.gyp:skia_unittests', | 826 '../skia/skia_tests.gyp:skia_unittests', |
| 820 '../sql/sql.gyp:sql_unittests', | 827 '../sql/sql.gyp:sql_unittests', |
| 821 '../sync/sync.gyp:sync_unit_tests', | 828 '../sync/sync.gyp:sync_unit_tests', |
| 822 '../testing/android/junit/junit_test.gyp:junit_unit_tests', | 829 '../testing/android/junit/junit_test.gyp:junit_unit_tests', |
| 823 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 830 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 824 '../third_party/WebKit/public/all.gyp:*', | 831 '../third_party/WebKit/public/all.gyp:*', |
| 825 '../tools/android/android_tools.gyp:android_tools', | 832 '../tools/android/android_tools.gyp:android_tools', |
| 826 '../tools/android/android_tools.gyp:memconsumer', | 833 '../tools/android/android_tools.gyp:memconsumer', |
| 827 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi
n_test', | 834 '../tools/android/findbugs_plugin/findbugs_plugin.gyp:findbugs_plugi
n_test', |
| 828 '../ui/android/ui_android.gyp:ui_android_unittests', | 835 '../ui/android/ui_android.gyp:ui_android_unittests', |
| 829 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 836 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 830 '../ui/events/events.gyp:events_unittests', | 837 '../ui/events/events.gyp:events_unittests', |
| 831 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', | 838 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', |
| 832 # Unit test bundles packaged as an apk. | 839 # Unit test bundles packaged as an apk. |
| 833 '../base/base.gyp:base_unittests_apk', | 840 '../base/base.gyp:base_unittests_apk', |
| 834 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', | 841 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests_apk', |
| 835 '../cc/cc_tests.gyp:cc_unittests_apk', | 842 '../cc/cc_tests.gyp:cc_unittests_apk', |
| 836 '../components/components_tests.gyp:components_browsertests_apk', | 843 '../components/components_tests.gyp:components_browsertests_apk', |
| 837 '../components/components_tests.gyp:components_unittests_apk', | 844 '../components/components_tests.gyp:components_unittests_apk', |
| 838 '../content/content_shell_and_tests.gyp:content_browsertests_apk', | 845 '../content/content_shell_and_tests.gyp:content_browsertests_apk', |
| 839 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', | 846 '../content/content_shell_and_tests.gyp:content_gl_tests_apk', |
| 840 '../content/content_shell_and_tests.gyp:content_unittests_apk', | 847 '../content/content_shell_and_tests.gyp:content_unittests_apk', |
| 841 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest_apk', | 848 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest_apk', |
| 842 '../gpu/gpu.gyp:gl_tests_apk', | 849 '../gpu/gpu.gyp:gl_tests_apk', |
| 843 '../gpu/gpu.gyp:gpu_unittests_apk', | 850 '../gpu/gpu.gyp:gpu_unittests_apk', |
| 844 '../ipc/ipc.gyp:ipc_tests_apk', | 851 '../ipc/ipc.gyp:ipc_tests_apk', |
| 845 '../media/media.gyp:media_unittests_apk', | 852 '../media/media.gyp:media_unittests_apk', |
| 853 '../media/midi/midi.gyp:midi_unittests_apk', |
| 846 '../net/net.gyp:net_unittests_apk', | 854 '../net/net.gyp:net_unittests_apk', |
| 847 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk', | 855 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk', |
| 848 '../skia/skia_tests.gyp:skia_unittests_apk', | 856 '../skia/skia_tests.gyp:skia_unittests_apk', |
| 849 '../sql/sql.gyp:sql_unittests_apk', | 857 '../sql/sql.gyp:sql_unittests_apk', |
| 850 '../sync/sync.gyp:sync_unit_tests_apk', | 858 '../sync/sync.gyp:sync_unit_tests_apk', |
| 851 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit
tests_apk', | 859 '../tools/android/heap_profiler/heap_profiler.gyp:heap_profiler_unit
tests_apk', |
| 852 '../ui/android/ui_android.gyp:ui_android_unittests_apk', | 860 '../ui/android/ui_android.gyp:ui_android_unittests_apk', |
| 853 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk', | 861 '../ui/base/ui_base_tests.gyp:ui_base_unittests_apk', |
| 854 '../ui/events/events.gyp:events_unittests_apk', | 862 '../ui/events/events.gyp:events_unittests_apk', |
| 855 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', | 863 '../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', |
| 864 '../ui/gl/gl_tests.gyp:gl_unittests_apk', |
| 856 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests_apk', | 865 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests_apk', |
| 857 ], | 866 ], |
| 858 'conditions': [ | 867 'conditions': [ |
| 859 ['chromecast==0', { | 868 ['chromecast==0', { |
| 860 'dependencies': [ | 869 'dependencies': [ |
| 861 '../android_webview/android_webview.gyp:android_webview_unittest
s', | 870 '../android_webview/android_webview.gyp:android_webview_unittest
s', |
| 862 '../chrome/chrome.gyp:unit_tests', | 871 '../chrome/chrome.gyp:unit_tests', |
| 863 # Unit test bundles packaged as an apk. | 872 # Unit test bundles packaged as an apk. |
| 864 '../android_webview/android_webview.gyp:android_webview_test_apk
', | 873 '../android_webview/android_webview.gyp:android_webview_test_apk
', |
| 865 '../android_webview/android_webview.gyp:android_webview_unittest
s_apk', | 874 '../android_webview/android_webview.gyp:android_webview_unittest
s_apk', |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 922 '../components/components_tests.gyp:components_unittests', | 931 '../components/components_tests.gyp:components_unittests', |
| 923 '../content/content_shell_and_tests.gyp:content_browsertests', | 932 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 924 '../content/content_shell_and_tests.gyp:content_unittests', | 933 '../content/content_shell_and_tests.gyp:content_unittests', |
| 925 '../device/device_tests.gyp:device_unittests', | 934 '../device/device_tests.gyp:device_unittests', |
| 926 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 935 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 927 '../gpu/gpu.gyp:gpu_unittests', | 936 '../gpu/gpu.gyp:gpu_unittests', |
| 928 '../ipc/ipc.gyp:ipc_tests', | 937 '../ipc/ipc.gyp:ipc_tests', |
| 929 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 938 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
| 930 '../jingle/jingle.gyp:jingle_unittests', | 939 '../jingle/jingle.gyp:jingle_unittests', |
| 931 '../media/media.gyp:media_unittests', | 940 '../media/media.gyp:media_unittests', |
| 941 '../media/midi/midi.gyp:midi_unittests', |
| 932 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 942 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 933 '../printing/printing.gyp:printing_unittests', | 943 '../printing/printing.gyp:printing_unittests', |
| 934 '../remoting/remoting.gyp:remoting_unittests', | 944 '../remoting/remoting.gyp:remoting_unittests', |
| 935 '../rlz/rlz.gyp:*', | 945 '../rlz/rlz.gyp:*', |
| 936 '../skia/skia_tests.gyp:skia_unittests', | 946 '../skia/skia_tests.gyp:skia_unittests', |
| 937 '../sql/sql.gyp:sql_unittests', | 947 '../sql/sql.gyp:sql_unittests', |
| 938 '../sync/sync.gyp:sync_unit_tests', | 948 '../sync/sync.gyp:sync_unit_tests', |
| 939 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 949 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 940 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 950 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 941 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 951 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 942 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 952 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 943 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 953 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 944 '../tools/telemetry/telemetry.gyp:*', | 954 '../tools/telemetry/telemetry.gyp:*', |
| 945 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 955 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 946 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 956 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 957 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 947 '../url/url.gyp:url_unittests', | 958 '../url/url.gyp:url_unittests', |
| 948 ], | 959 ], |
| 949 }, | 960 }, |
| 950 { | 961 { |
| 951 'target_name': 'chromium_builder_rel', | 962 'target_name': 'chromium_builder_rel', |
| 952 'type': 'none', | 963 'type': 'none', |
| 953 'dependencies': [ | 964 'dependencies': [ |
| 954 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', | 965 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', |
| 955 '../cc/cc_tests.gyp:cc_unittests', | 966 '../cc/cc_tests.gyp:cc_unittests', |
| 956 '../chrome/chrome.gyp:browser_tests', | 967 '../chrome/chrome.gyp:browser_tests', |
| 957 '../chrome/chrome.gyp:performance_browser_tests', | 968 '../chrome/chrome.gyp:performance_browser_tests', |
| 958 '../chrome/chrome.gyp:sync_integration_tests', | 969 '../chrome/chrome.gyp:sync_integration_tests', |
| 959 '../chrome/chrome.gyp:unit_tests', | 970 '../chrome/chrome.gyp:unit_tests', |
| 960 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 971 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 961 '../components/components_tests.gyp:components_unittests', | 972 '../components/components_tests.gyp:components_unittests', |
| 962 '../content/content_shell_and_tests.gyp:content_browsertests', | 973 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 963 '../content/content_shell_and_tests.gyp:content_unittests', | 974 '../content/content_shell_and_tests.gyp:content_unittests', |
| 964 '../device/device_tests.gyp:device_unittests', | 975 '../device/device_tests.gyp:device_unittests', |
| 965 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 976 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 966 '../gpu/gpu.gyp:gpu_unittests', | 977 '../gpu/gpu.gyp:gpu_unittests', |
| 967 '../ipc/ipc.gyp:ipc_tests', | 978 '../ipc/ipc.gyp:ipc_tests', |
| 968 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 979 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
| 969 '../jingle/jingle.gyp:jingle_unittests', | 980 '../jingle/jingle.gyp:jingle_unittests', |
| 970 '../media/media.gyp:media_unittests', | 981 '../media/media.gyp:media_unittests', |
| 982 '../media/midi/midi.gyp:midi_unittests', |
| 971 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 983 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 972 '../printing/printing.gyp:printing_unittests', | 984 '../printing/printing.gyp:printing_unittests', |
| 973 '../remoting/remoting.gyp:remoting_unittests', | 985 '../remoting/remoting.gyp:remoting_unittests', |
| 974 '../skia/skia_tests.gyp:skia_unittests', | 986 '../skia/skia_tests.gyp:skia_unittests', |
| 975 '../sql/sql.gyp:sql_unittests', | 987 '../sql/sql.gyp:sql_unittests', |
| 976 '../sync/sync.gyp:sync_unit_tests', | 988 '../sync/sync.gyp:sync_unit_tests', |
| 977 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 989 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 978 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 990 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 979 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 991 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 980 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 992 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 981 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 993 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 982 '../tools/telemetry/telemetry.gyp:*', | 994 '../tools/telemetry/telemetry.gyp:*', |
| 983 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 995 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 984 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 996 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 997 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 985 '../url/url.gyp:url_unittests', | 998 '../url/url.gyp:url_unittests', |
| 986 ], | 999 ], |
| 987 }, | 1000 }, |
| 988 { | 1001 { |
| 989 'target_name': 'chromium_builder_dbg_tsan_mac', | 1002 'target_name': 'chromium_builder_dbg_tsan_mac', |
| 990 'type': 'none', | 1003 'type': 'none', |
| 991 'dependencies': [ | 1004 'dependencies': [ |
| 992 '../base/base.gyp:base_unittests', | 1005 '../base/base.gyp:base_unittests', |
| 993 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 1006 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 994 '../crypto/crypto.gyp:crypto_unittests', | 1007 '../crypto/crypto.gyp:crypto_unittests', |
| 995 '../ipc/ipc.gyp:ipc_tests', | 1008 '../ipc/ipc.gyp:ipc_tests', |
| 996 '../jingle/jingle.gyp:jingle_unittests', | 1009 '../jingle/jingle.gyp:jingle_unittests', |
| 997 '../media/media.gyp:media_unittests', | 1010 '../media/media.gyp:media_unittests', |
| 1011 '../media/midi/midi.gyp:midi_unittests', |
| 998 '../net/net.gyp:net_unittests', | 1012 '../net/net.gyp:net_unittests', |
| 999 '../printing/printing.gyp:printing_unittests', | 1013 '../printing/printing.gyp:printing_unittests', |
| 1000 '../remoting/remoting.gyp:remoting_unittests', | 1014 '../remoting/remoting.gyp:remoting_unittests', |
| 1001 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 1015 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 1002 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 1016 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 1003 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 1017 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 1004 '../url/url.gyp:url_unittests', | 1018 '../url/url.gyp:url_unittests', |
| 1005 ], | 1019 ], |
| 1006 }, | 1020 }, |
| 1007 { | 1021 { |
| 1008 'target_name': 'chromium_builder_dbg_valgrind_mac', | 1022 'target_name': 'chromium_builder_dbg_valgrind_mac', |
| 1009 'type': 'none', | 1023 'type': 'none', |
| 1010 'dependencies': [ | 1024 'dependencies': [ |
| 1011 '../base/base.gyp:base_unittests', | 1025 '../base/base.gyp:base_unittests', |
| 1012 '../chrome/chrome.gyp:unit_tests', | 1026 '../chrome/chrome.gyp:unit_tests', |
| 1013 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 1027 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 1014 '../components/components_tests.gyp:components_unittests', | 1028 '../components/components_tests.gyp:components_unittests', |
| 1015 '../content/content_shell_and_tests.gyp:content_unittests', | 1029 '../content/content_shell_and_tests.gyp:content_unittests', |
| 1016 '../crypto/crypto.gyp:crypto_unittests', | 1030 '../crypto/crypto.gyp:crypto_unittests', |
| 1017 '../device/device_tests.gyp:device_unittests', | 1031 '../device/device_tests.gyp:device_unittests', |
| 1018 '../ipc/ipc.gyp:ipc_tests', | 1032 '../ipc/ipc.gyp:ipc_tests', |
| 1019 '../jingle/jingle.gyp:jingle_unittests', | 1033 '../jingle/jingle.gyp:jingle_unittests', |
| 1020 '../media/media.gyp:media_unittests', | 1034 '../media/media.gyp:media_unittests', |
| 1035 '../media/midi/midi.gyp:midi_unittests', |
| 1021 '../net/net.gyp:net_unittests', | 1036 '../net/net.gyp:net_unittests', |
| 1022 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 1037 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 1023 '../printing/printing.gyp:printing_unittests', | 1038 '../printing/printing.gyp:printing_unittests', |
| 1024 '../remoting/remoting.gyp:remoting_unittests', | 1039 '../remoting/remoting.gyp:remoting_unittests', |
| 1025 '../skia/skia_tests.gyp:skia_unittests', | 1040 '../skia/skia_tests.gyp:skia_unittests', |
| 1026 '../sql/sql.gyp:sql_unittests', | 1041 '../sql/sql.gyp:sql_unittests', |
| 1027 '../sync/sync.gyp:sync_unit_tests', | 1042 '../sync/sync.gyp:sync_unit_tests', |
| 1028 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 1043 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 1029 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 1044 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 1030 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 1045 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 1031 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 1046 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 1032 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 1047 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 1033 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 1048 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 1049 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 1034 '../url/url.gyp:url_unittests', | 1050 '../url/url.gyp:url_unittests', |
| 1035 ], | 1051 ], |
| 1036 }, | 1052 }, |
| 1037 ], # targets | 1053 ], # targets |
| 1038 }], # OS="mac" | 1054 }], # OS="mac" |
| 1039 ['OS=="win"', { | 1055 ['OS=="win"', { |
| 1040 'targets': [ | 1056 'targets': [ |
| 1041 # These targets are here so the build bots can use them to build | 1057 # These targets are here so the build bots can use them to build |
| 1042 # subsets of a full tree for faster cycle times. | 1058 # subsets of a full tree for faster cycle times. |
| 1043 { | 1059 { |
| (...skipping 18 matching lines...) Expand all Loading... |
| 1062 # ../chrome/test/mini_installer requires mini_installer. | 1078 # ../chrome/test/mini_installer requires mini_installer. |
| 1063 '../chrome/installer/mini_installer.gyp:mini_installer', | 1079 '../chrome/installer/mini_installer.gyp:mini_installer', |
| 1064 '../courgette/courgette.gyp:courgette_unittests', | 1080 '../courgette/courgette.gyp:courgette_unittests', |
| 1065 '../device/device_tests.gyp:device_unittests', | 1081 '../device/device_tests.gyp:device_unittests', |
| 1066 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 1082 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 1067 '../gpu/gpu.gyp:gpu_unittests', | 1083 '../gpu/gpu.gyp:gpu_unittests', |
| 1068 '../ipc/ipc.gyp:ipc_tests', | 1084 '../ipc/ipc.gyp:ipc_tests', |
| 1069 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 1085 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
| 1070 '../jingle/jingle.gyp:jingle_unittests', | 1086 '../jingle/jingle.gyp:jingle_unittests', |
| 1071 '../media/media.gyp:media_unittests', | 1087 '../media/media.gyp:media_unittests', |
| 1088 '../media/midi/midi.gyp:midi_unittests', |
| 1072 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 1089 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 1073 '../printing/printing.gyp:printing_unittests', | 1090 '../printing/printing.gyp:printing_unittests', |
| 1074 '../remoting/remoting.gyp:remoting_unittests', | 1091 '../remoting/remoting.gyp:remoting_unittests', |
| 1075 '../skia/skia_tests.gyp:skia_unittests', | 1092 '../skia/skia_tests.gyp:skia_unittests', |
| 1076 '../sql/sql.gyp:sql_unittests', | 1093 '../sql/sql.gyp:sql_unittests', |
| 1077 '../sync/sync.gyp:sync_unit_tests', | 1094 '../sync/sync.gyp:sync_unit_tests', |
| 1078 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 1095 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 1079 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 1096 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 1080 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 1097 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 1081 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 1098 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 1082 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 1099 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 1083 '../tools/telemetry/telemetry.gyp:*', | 1100 '../tools/telemetry/telemetry.gyp:*', |
| 1084 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 1101 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 1085 '../ui/events/events.gyp:events_unittests', | 1102 '../ui/events/events.gyp:events_unittests', |
| 1086 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 1103 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 1104 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 1087 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', | 1105 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', |
| 1088 '../ui/views/views.gyp:views_unittests', | 1106 '../ui/views/views.gyp:views_unittests', |
| 1089 '../url/url.gyp:url_unittests', | 1107 '../url/url.gyp:url_unittests', |
| 1090 ], | 1108 ], |
| 1091 'conditions': [ | 1109 'conditions': [ |
| 1092 ['target_arch=="ia32"', { | 1110 ['target_arch=="ia32"', { |
| 1093 'dependencies': [ | 1111 'dependencies': [ |
| 1094 '../chrome/chrome.gyp:crash_service_win64', | 1112 '../chrome/chrome.gyp:crash_service_win64', |
| 1095 ], | 1113 ], |
| 1096 }], | 1114 }], |
| 1097 ], | 1115 ], |
| 1098 }, | 1116 }, |
| 1099 { | 1117 { |
| 1100 'target_name': 'chromium_builder_dbg_tsan_win', | 1118 'target_name': 'chromium_builder_dbg_tsan_win', |
| 1101 'type': 'none', | 1119 'type': 'none', |
| 1102 'dependencies': [ | 1120 'dependencies': [ |
| 1103 '../base/base.gyp:base_unittests', | 1121 '../base/base.gyp:base_unittests', |
| 1104 '../cloud_print/cloud_print.gyp:cloud_print_unittests', | 1122 '../cloud_print/cloud_print.gyp:cloud_print_unittests', |
| 1105 '../components/components_tests.gyp:components_unittests', | 1123 '../components/components_tests.gyp:components_unittests', |
| 1106 '../content/content_shell_and_tests.gyp:content_unittests', | 1124 '../content/content_shell_and_tests.gyp:content_unittests', |
| 1107 '../crypto/crypto.gyp:crypto_unittests', | 1125 '../crypto/crypto.gyp:crypto_unittests', |
| 1108 '../ipc/ipc.gyp:ipc_tests', | 1126 '../ipc/ipc.gyp:ipc_tests', |
| 1109 '../jingle/jingle.gyp:jingle_unittests', | 1127 '../jingle/jingle.gyp:jingle_unittests', |
| 1110 '../media/media.gyp:media_unittests', | 1128 '../media/media.gyp:media_unittests', |
| 1129 '../media/midi/midi.gyp:midi_unittests', |
| 1111 '../net/net.gyp:net_unittests', | 1130 '../net/net.gyp:net_unittests', |
| 1112 '../printing/printing.gyp:printing_unittests', | 1131 '../printing/printing.gyp:printing_unittests', |
| 1113 '../remoting/remoting.gyp:remoting_unittests', | 1132 '../remoting/remoting.gyp:remoting_unittests', |
| 1114 '../sql/sql.gyp:sql_unittests', | 1133 '../sql/sql.gyp:sql_unittests', |
| 1115 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 1134 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 1116 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 1135 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 1117 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 1136 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 1118 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 1137 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 1119 '../url/url.gyp:url_unittests', | 1138 '../url/url.gyp:url_unittests', |
| 1120 ], | 1139 ], |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1159 '../gin/gin.gyp:gin_unittests', | 1178 '../gin/gin.gyp:gin_unittests', |
| 1160 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', | 1179 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', |
| 1161 '../google_apis/google_apis.gyp:google_apis_unittests', | 1180 '../google_apis/google_apis.gyp:google_apis_unittests', |
| 1162 '../gpu/gpu.gyp:angle_unittests', | 1181 '../gpu/gpu.gyp:angle_unittests', |
| 1163 '../gpu/gpu.gyp:gpu_unittests', | 1182 '../gpu/gpu.gyp:gpu_unittests', |
| 1164 '../ipc/ipc.gyp:ipc_tests', | 1183 '../ipc/ipc.gyp:ipc_tests', |
| 1165 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 1184 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
| 1166 '../jingle/jingle.gyp:jingle_unittests', | 1185 '../jingle/jingle.gyp:jingle_unittests', |
| 1167 '../media/cast/cast.gyp:cast_unittests', | 1186 '../media/cast/cast.gyp:cast_unittests', |
| 1168 '../media/media.gyp:media_unittests', | 1187 '../media/media.gyp:media_unittests', |
| 1188 '../media/midi/midi.gyp:midi_unittests', |
| 1169 '../mojo/mojo.gyp:mojo', | 1189 '../mojo/mojo.gyp:mojo', |
| 1170 '../net/net.gyp:net_unittests', | 1190 '../net/net.gyp:net_unittests', |
| 1171 '../printing/printing.gyp:printing_unittests', | 1191 '../printing/printing.gyp:printing_unittests', |
| 1172 '../remoting/remoting.gyp:remoting_unittests', | 1192 '../remoting/remoting.gyp:remoting_unittests', |
| 1173 '../skia/skia_tests.gyp:skia_unittests', | 1193 '../skia/skia_tests.gyp:skia_unittests', |
| 1174 '../sql/sql.gyp:sql_unittests', | 1194 '../sql/sql.gyp:sql_unittests', |
| 1175 '../sync/sync.gyp:sync_unit_tests', | 1195 '../sync/sync.gyp:sync_unit_tests', |
| 1176 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 1196 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 1177 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 1197 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 1178 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 1198 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 1179 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 1199 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 1180 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_heap_unittests', | 1200 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_heap_unittests', |
| 1181 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_platform_unittests', | 1201 '../third_party/WebKit/Source/platform/blink_platform_tests.gyp:blin
k_platform_unittests', |
| 1182 '../ui/accessibility/accessibility.gyp:accessibility_unittests', | 1202 '../ui/accessibility/accessibility.gyp:accessibility_unittests', |
| 1183 '../ui/app_list/app_list.gyp:app_list_unittests', | 1203 '../ui/app_list/app_list.gyp:app_list_unittests', |
| 1184 '../ui/aura/aura.gyp:aura_unittests', | 1204 '../ui/aura/aura.gyp:aura_unittests', |
| 1185 '../ui/compositor/compositor.gyp:compositor_unittests', | 1205 '../ui/compositor/compositor.gyp:compositor_unittests', |
| 1186 '../ui/display/display.gyp:display_unittests', | 1206 '../ui/display/display.gyp:display_unittests', |
| 1187 '../ui/events/events.gyp:events_unittests', | 1207 '../ui/events/events.gyp:events_unittests', |
| 1188 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 1208 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 1209 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 1189 '../ui/keyboard/keyboard.gyp:keyboard_unittests', | 1210 '../ui/keyboard/keyboard.gyp:keyboard_unittests', |
| 1190 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', | 1211 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', |
| 1191 '../url/url.gyp:url_unittests', | 1212 '../url/url.gyp:url_unittests', |
| 1192 ], | 1213 ], |
| 1193 }, | 1214 }, |
| 1194 ], # targets | 1215 ], # targets |
| 1195 'conditions': [ | 1216 'conditions': [ |
| 1196 ['branding=="Chrome"', { | 1217 ['branding=="Chrome"', { |
| 1197 'targets': [ | 1218 'targets': [ |
| 1198 { | 1219 { |
| (...skipping 28 matching lines...) Expand all Loading... |
| 1227 'target_name': 'chrome_official_builder', | 1248 'target_name': 'chrome_official_builder', |
| 1228 'type': 'none', | 1249 'type': 'none', |
| 1229 'dependencies': [ | 1250 'dependencies': [ |
| 1230 'chrome_official_builder_no_unittests', | 1251 'chrome_official_builder_no_unittests', |
| 1231 '../base/base.gyp:base_unittests', | 1252 '../base/base.gyp:base_unittests', |
| 1232 '../chrome/chrome.gyp:app_installer_unittests', | 1253 '../chrome/chrome.gyp:app_installer_unittests', |
| 1233 '../chrome/chrome.gyp:browser_tests', | 1254 '../chrome/chrome.gyp:browser_tests', |
| 1234 '../chrome/chrome.gyp:sync_integration_tests', | 1255 '../chrome/chrome.gyp:sync_integration_tests', |
| 1235 '../ipc/ipc.gyp:ipc_tests', | 1256 '../ipc/ipc.gyp:ipc_tests', |
| 1236 '../media/media.gyp:media_unittests', | 1257 '../media/media.gyp:media_unittests', |
| 1258 '../media/midi/midi.gyp:midi_unittests', |
| 1237 '../net/net.gyp:net_unittests_run', | 1259 '../net/net.gyp:net_unittests_run', |
| 1238 '../printing/printing.gyp:printing_unittests', | 1260 '../printing/printing.gyp:printing_unittests', |
| 1239 '../sql/sql.gyp:sql_unittests', | 1261 '../sql/sql.gyp:sql_unittests', |
| 1240 '../sync/sync.gyp:sync_unit_tests', | 1262 '../sync/sync.gyp:sync_unit_tests', |
| 1241 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 1263 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 1242 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 1264 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 1265 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 1243 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection
_unittests', | 1266 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection
_unittests', |
| 1244 '../ui/views/views.gyp:views_unittests', | 1267 '../ui/views/views.gyp:views_unittests', |
| 1245 '../url/url.gyp:url_unittests', | 1268 '../url/url.gyp:url_unittests', |
| 1246 ], | 1269 ], |
| 1247 }, | 1270 }, |
| 1248 ], # targets | 1271 ], # targets |
| 1249 }], # branding=="Chrome" | 1272 }], # branding=="Chrome" |
| 1250 ], # conditions | 1273 ], # conditions |
| 1251 }], # OS="win" | 1274 }], # OS="win" |
| 1252 ['use_aura==1', { | 1275 ['use_aura==1', { |
| (...skipping 13 matching lines...) Expand all Loading... |
| 1266 '../remoting/remoting.gyp:remoting_unittests', | 1289 '../remoting/remoting.gyp:remoting_unittests', |
| 1267 '../skia/skia_tests.gyp:skia_unittests', | 1290 '../skia/skia_tests.gyp:skia_unittests', |
| 1268 '../ui/app_list/app_list.gyp:*', | 1291 '../ui/app_list/app_list.gyp:*', |
| 1269 '../ui/aura/aura.gyp:*', | 1292 '../ui/aura/aura.gyp:*', |
| 1270 '../ui/aura_extra/aura_extra.gyp:*', | 1293 '../ui/aura_extra/aura_extra.gyp:*', |
| 1271 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 1294 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 1272 '../ui/compositor/compositor.gyp:*', | 1295 '../ui/compositor/compositor.gyp:*', |
| 1273 '../ui/display/display.gyp:display_unittests', | 1296 '../ui/display/display.gyp:display_unittests', |
| 1274 '../ui/events/events.gyp:*', | 1297 '../ui/events/events.gyp:*', |
| 1275 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 1298 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 1299 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 1276 '../ui/keyboard/keyboard.gyp:*', | 1300 '../ui/keyboard/keyboard.gyp:*', |
| 1277 '../ui/snapshot/snapshot.gyp:snapshot_unittests', | 1301 '../ui/snapshot/snapshot.gyp:snapshot_unittests', |
| 1278 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', | 1302 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', |
| 1279 '../ui/wm/wm.gyp:*', | 1303 '../ui/wm/wm.gyp:*', |
| 1280 'blink_tests', | 1304 'blink_tests', |
| 1281 ], | 1305 ], |
| 1282 'conditions': [ | 1306 'conditions': [ |
| 1283 ['OS=="win"', { | 1307 ['OS=="win"', { |
| 1284 'dependencies': [ | 1308 'dependencies': [ |
| 1285 '../chrome/chrome.gyp:crash_service', | 1309 '../chrome/chrome.gyp:crash_service', |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1376 'dependencies': [ | 1400 'dependencies': [ |
| 1377 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', | 1401 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', |
| 1378 '../ui/views/views.gyp:views', | 1402 '../ui/views/views.gyp:views', |
| 1379 '../ui/views/views.gyp:views_unittests', | 1403 '../ui/views/views.gyp:views_unittests', |
| 1380 ], | 1404 ], |
| 1381 }, # target_name: macviews_builder | 1405 }, # target_name: macviews_builder |
| 1382 ], # targets | 1406 ], # targets |
| 1383 }], # os=='mac' and toolkit_views==1 | 1407 }], # os=='mac' and toolkit_views==1 |
| 1384 ], # conditions | 1408 ], # conditions |
| 1385 } | 1409 } |
| OLD | NEW |