| 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 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 75 'dependencies': [ | 75 'dependencies': [ |
| 76 '../device/bluetooth/bluetooth.gyp:*', | 76 '../device/bluetooth/bluetooth.gyp:*', |
| 77 '../device/device_tests.gyp:*', | 77 '../device/device_tests.gyp:*', |
| 78 ], | 78 ], |
| 79 }], | 79 }], |
| 80 ['OS=="android"', { | 80 ['OS=="android"', { |
| 81 'dependencies': [ | 81 'dependencies': [ |
| 82 '../content/content_shell_and_tests.gyp:content_shell_apk', | 82 '../content/content_shell_and_tests.gyp:content_shell_apk', |
| 83 '<@(android_app_targets)', | 83 '<@(android_app_targets)', |
| 84 'android_builder_tests', | 84 'android_builder_tests', |
| 85 '../tools/telemetry/telemetry.gyp:*#host', | 85 '../third_party/catapult/telemetry/telemetry.gyp:*#host', |
| 86 # TODO(nyquist) This should instead by a target for sync when all of | 86 # TODO(nyquist) This should instead by a target for sync when all of |
| 87 # the sync-related code for Android has been upstreamed. | 87 # the sync-related code for Android has been upstreamed. |
| 88 # See http://crbug.com/159203 | 88 # See http://crbug.com/159203 |
| 89 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_javalib', | 89 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_javalib', |
| 90 ], | 90 ], |
| 91 'conditions': [ | 91 'conditions': [ |
| 92 ['chromecast==0', { | 92 ['chromecast==0', { |
| 93 'dependencies': [ | 93 'dependencies': [ |
| 94 '../android_webview/android_webview.gyp:android_webview_apk', | 94 '../android_webview/android_webview.gyp:android_webview_apk', |
| 95 '../android_webview/android_webview_shell.gyp:system_webview_she
ll_apk', | 95 '../android_webview/android_webview_shell.gyp:system_webview_she
ll_apk', |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 '../media/cast/cast.gyp:*', | 134 '../media/cast/cast.gyp:*', |
| 135 '../media/media.gyp:*', | 135 '../media/media.gyp:*', |
| 136 '../media/midi/midi.gyp:*', | 136 '../media/midi/midi.gyp:*', |
| 137 '../mojo/mojo.gyp:*', | 137 '../mojo/mojo.gyp:*', |
| 138 '../mojo/mojo_base.gyp:*', | 138 '../mojo/mojo_base.gyp:*', |
| 139 '../ppapi/ppapi.gyp:*', | 139 '../ppapi/ppapi.gyp:*', |
| 140 '../ppapi/ppapi_internal.gyp:*', | 140 '../ppapi/ppapi_internal.gyp:*', |
| 141 '../ppapi/tools/ppapi_tools.gyp:*', | 141 '../ppapi/tools/ppapi_tools.gyp:*', |
| 142 '../skia/skia.gyp:*', | 142 '../skia/skia.gyp:*', |
| 143 '../sync/tools/sync_tools.gyp:*', | 143 '../sync/tools/sync_tools.gyp:*', |
| 144 '../third_party/catapult/telemetry/telemetry.gyp:*', |
| 144 '../third_party/WebKit/public/all.gyp:*', | 145 '../third_party/WebKit/public/all.gyp:*', |
| 145 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*', | 146 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*', |
| 146 '../third_party/codesighs/codesighs.gyp:*', | 147 '../third_party/codesighs/codesighs.gyp:*', |
| 147 '../third_party/ffmpeg/ffmpeg.gyp:*', | 148 '../third_party/ffmpeg/ffmpeg.gyp:*', |
| 148 '../third_party/iccjpeg/iccjpeg.gyp:*', | 149 '../third_party/iccjpeg/iccjpeg.gyp:*', |
| 149 '../third_party/libpng/libpng.gyp:*', | 150 '../third_party/libpng/libpng.gyp:*', |
| 150 '../third_party/libusb/libusb.gyp:*', | 151 '../third_party/libusb/libusb.gyp:*', |
| 151 '../third_party/libwebp/libwebp.gyp:*', | 152 '../third_party/libwebp/libwebp.gyp:*', |
| 152 '../third_party/libxslt/libxslt.gyp:*', | 153 '../third_party/libxslt/libxslt.gyp:*', |
| 153 '../third_party/lzma_sdk/lzma_sdk.gyp:*', | 154 '../third_party/lzma_sdk/lzma_sdk.gyp:*', |
| 154 '../third_party/mesa/mesa.gyp:*', | 155 '../third_party/mesa/mesa.gyp:*', |
| 155 '../third_party/modp_b64/modp_b64.gyp:*', | 156 '../third_party/modp_b64/modp_b64.gyp:*', |
| 156 '../third_party/npapi/npapi.gyp:*', | 157 '../third_party/npapi/npapi.gyp:*', |
| 157 '../third_party/ots/ots.gyp:*', | 158 '../third_party/ots/ots.gyp:*', |
| 158 '../third_party/pdfium/samples/samples.gyp:*', | 159 '../third_party/pdfium/samples/samples.gyp:*', |
| 159 '../third_party/qcms/qcms.gyp:*', | 160 '../third_party/qcms/qcms.gyp:*', |
| 160 '../tools/gn/gn.gyp:*', | 161 '../tools/gn/gn.gyp:*', |
| 161 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 162 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 162 '../tools/telemetry/telemetry.gyp:*', | |
| 163 '../v8/tools/gyp/v8.gyp:*', | 163 '../v8/tools/gyp/v8.gyp:*', |
| 164 '<(libjpeg_gyp_path):*', | 164 '<(libjpeg_gyp_path):*', |
| 165 ], | 165 ], |
| 166 }], | 166 }], |
| 167 ['use_openssl==0 and OS=="ios"', { | 167 ['use_openssl==0 and OS=="ios"', { |
| 168 'dependencies': [ | 168 'dependencies': [ |
| 169 '../third_party/nss/nss.gyp:*', | 169 '../third_party/nss/nss.gyp:*', |
| 170 ], | 170 ], |
| 171 }], | 171 }], |
| 172 ['OS=="win" or OS=="ios" or OS=="linux"', { | 172 ['OS=="win" or OS=="ios" or OS=="linux"', { |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 355 '../gpu/gpu.gyp:gpu_unittests', | 355 '../gpu/gpu.gyp:gpu_unittests', |
| 356 '../ipc/ipc.gyp:ipc_tests', | 356 '../ipc/ipc.gyp:ipc_tests', |
| 357 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', | 357 '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests', |
| 358 '../jingle/jingle.gyp:jingle_unittests', | 358 '../jingle/jingle.gyp:jingle_unittests', |
| 359 '../media/cast/cast.gyp:cast_unittests', | 359 '../media/cast/cast.gyp:cast_unittests', |
| 360 '../media/media.gyp:media_unittests', | 360 '../media/media.gyp:media_unittests', |
| 361 '../media/midi/midi.gyp:midi_unittests', | 361 '../media/midi/midi.gyp:midi_unittests', |
| 362 '../mojo/mojo.gyp:mojo', | 362 '../mojo/mojo.gyp:mojo', |
| 363 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 363 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 364 '../remoting/remoting.gyp:remoting_unittests', | 364 '../remoting/remoting.gyp:remoting_unittests', |
| 365 '../third_party/catapult/telemetry/telemetry.gyp:*', |
| 365 '../third_party/WebKit/public/all.gyp:all_blink', | 366 '../third_party/WebKit/public/all.gyp:all_blink', |
| 366 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 367 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 367 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 368 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 368 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 369 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 369 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 370 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 370 '../tools/telemetry/telemetry.gyp:*', | |
| 371 ], | 371 ], |
| 372 }], | 372 }], |
| 373 ['OS!="ios" and OS!="android" and chromecast==0', { | 373 ['OS!="ios" and OS!="android" and chromecast==0', { |
| 374 'dependencies': [ | 374 'dependencies': [ |
| 375 '../chrome/chrome.gyp:browser_tests', | 375 '../chrome/chrome.gyp:browser_tests', |
| 376 '../chrome/chrome.gyp:chromedriver_tests', | 376 '../chrome/chrome.gyp:chromedriver_tests', |
| 377 '../chrome/chrome.gyp:chromedriver_unittests', | 377 '../chrome/chrome.gyp:chromedriver_unittests', |
| 378 '../chrome/chrome.gyp:interactive_ui_tests', | 378 '../chrome/chrome.gyp:interactive_ui_tests', |
| 379 '../chrome/chrome.gyp:sync_integration_tests', | 379 '../chrome/chrome.gyp:sync_integration_tests', |
| 380 '../chrome/chrome.gyp:unit_tests', | 380 '../chrome/chrome.gyp:unit_tests', |
| (...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 574 'dependencies': [ | 574 'dependencies': [ |
| 575 '../cc/cc_tests.gyp:cc_perftests', | 575 '../cc/cc_tests.gyp:cc_perftests', |
| 576 '../chrome/chrome.gyp:chrome', | 576 '../chrome/chrome.gyp:chrome', |
| 577 '../chrome/chrome.gyp:load_library_perf_tests', | 577 '../chrome/chrome.gyp:load_library_perf_tests', |
| 578 '../chrome/chrome.gyp:performance_browser_tests', | 578 '../chrome/chrome.gyp:performance_browser_tests', |
| 579 '../chrome/chrome.gyp:sync_performance_tests', | 579 '../chrome/chrome.gyp:sync_performance_tests', |
| 580 '../gpu/gpu.gyp:gpu_perftests', | 580 '../gpu/gpu.gyp:gpu_perftests', |
| 581 '../media/media.gyp:media_perftests', | 581 '../media/media.gyp:media_perftests', |
| 582 '../media/midi/midi.gyp:midi_unittests', | 582 '../media/midi/midi.gyp:midi_unittests', |
| 583 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 583 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 584 '../tools/telemetry/telemetry.gyp:*', | 584 '../third_party/catapult/telemetry/telemetry.gyp:*', |
| 585 ], | 585 ], |
| 586 'conditions': [ | 586 'conditions': [ |
| 587 ['OS!="ios" and OS!="win"', { | 587 ['OS!="ios" and OS!="win"', { |
| 588 'dependencies': [ | 588 'dependencies': [ |
| 589 '../breakpad/breakpad.gyp:minidump_stackwalk', | 589 '../breakpad/breakpad.gyp:minidump_stackwalk', |
| 590 ], | 590 ], |
| 591 }], | 591 }], |
| 592 ['OS=="linux"', { | 592 ['OS=="linux"', { |
| 593 'dependencies': [ | 593 'dependencies': [ |
| 594 '../chrome/chrome.gyp:linux_symbols' | 594 '../chrome/chrome.gyp:linux_symbols' |
| (...skipping 18 matching lines...) Expand all Loading... |
| 613 'dependencies': [ | 613 'dependencies': [ |
| 614 '../chrome/chrome.gyp:chrome', | 614 '../chrome/chrome.gyp:chrome', |
| 615 '../chrome/chrome.gyp:performance_browser_tests', | 615 '../chrome/chrome.gyp:performance_browser_tests', |
| 616 '../content/content_shell_and_tests.gyp:content_browsertests', | 616 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 617 '../content/content_shell_and_tests.gyp:content_gl_tests', | 617 '../content/content_shell_and_tests.gyp:content_gl_tests', |
| 618 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', | 618 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', |
| 619 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_t
est', | 619 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_t
est', |
| 620 '../gpu/gpu.gyp:gl_tests', | 620 '../gpu/gpu.gyp:gl_tests', |
| 621 '../gpu/gpu.gyp:angle_unittests', | 621 '../gpu/gpu.gyp:angle_unittests', |
| 622 '../gpu/gpu.gyp:gpu_unittests', | 622 '../gpu/gpu.gyp:gpu_unittests', |
| 623 '../tools/telemetry/telemetry.gyp:*', | 623 '../third_party/catapult/telemetry/telemetry.gyp:*', |
| 624 ], | 624 ], |
| 625 'conditions': [ | 625 'conditions': [ |
| 626 ['OS!="ios" and OS!="win"', { | 626 ['OS!="ios" and OS!="win"', { |
| 627 'dependencies': [ | 627 'dependencies': [ |
| 628 '../breakpad/breakpad.gyp:minidump_stackwalk', | 628 '../breakpad/breakpad.gyp:minidump_stackwalk', |
| 629 ], | 629 ], |
| 630 }], | 630 }], |
| 631 ['OS=="linux"', { | 631 ['OS=="linux"', { |
| 632 'dependencies': [ | 632 'dependencies': [ |
| 633 '../chrome/chrome.gyp:linux_symbols' | 633 '../chrome/chrome.gyp:linux_symbols' |
| (...skipping 16 matching lines...) Expand all Loading... |
| 650 'type': 'none', | 650 'type': 'none', |
| 651 'dependencies': [ | 651 'dependencies': [ |
| 652 '../chrome/chrome.gyp:chrome', | 652 '../chrome/chrome.gyp:chrome', |
| 653 '../content/content_shell_and_tests.gyp:content_browsertests', | 653 '../content/content_shell_and_tests.gyp:content_browsertests', |
| 654 '../content/content_shell_and_tests.gyp:content_gl_tests', | 654 '../content/content_shell_and_tests.gyp:content_gl_tests', |
| 655 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', | 655 '../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_t
est', |
| 656 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_t
est', | 656 '../gpu/khronos_glcts_support/khronos_glcts_test.gyp:khronos_glcts_t
est', |
| 657 '../gpu/gpu.gyp:gl_tests', | 657 '../gpu/gpu.gyp:gl_tests', |
| 658 '../gpu/gpu.gyp:angle_unittests', | 658 '../gpu/gpu.gyp:angle_unittests', |
| 659 '../gpu/gpu.gyp:gpu_unittests', | 659 '../gpu/gpu.gyp:gpu_unittests', |
| 660 '../tools/telemetry/telemetry.gyp:*', | 660 '../third_party/catapult/telemetry/telemetry.gyp:*', |
| 661 ], | 661 ], |
| 662 'conditions': [ | 662 'conditions': [ |
| 663 ['OS!="ios" and OS!="win"', { | 663 ['OS!="ios" and OS!="win"', { |
| 664 'dependencies': [ | 664 'dependencies': [ |
| 665 '../breakpad/breakpad.gyp:minidump_stackwalk', | 665 '../breakpad/breakpad.gyp:minidump_stackwalk', |
| 666 ], | 666 ], |
| 667 }], | 667 }], |
| 668 ['OS=="linux"', { | 668 ['OS=="linux"', { |
| 669 'dependencies': [ | 669 'dependencies': [ |
| 670 '../chrome/chrome.gyp:linux_symbols' | 670 '../chrome/chrome.gyp:linux_symbols' |
| (...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 946 '../remoting/remoting.gyp:remoting_unittests', | 946 '../remoting/remoting.gyp:remoting_unittests', |
| 947 '../rlz/rlz.gyp:*', | 947 '../rlz/rlz.gyp:*', |
| 948 '../skia/skia_tests.gyp:skia_unittests', | 948 '../skia/skia_tests.gyp:skia_unittests', |
| 949 '../sql/sql.gyp:sql_unittests', | 949 '../sql/sql.gyp:sql_unittests', |
| 950 '../sync/sync.gyp:sync_unit_tests', | 950 '../sync/sync.gyp:sync_unit_tests', |
| 951 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 951 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 952 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 952 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 953 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 953 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 954 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 954 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 955 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 955 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 956 '../tools/telemetry/telemetry.gyp:*', | 956 '../third_party/catapult/telemetry/telemetry.gyp:*', |
| 957 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 957 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 958 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 958 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 959 '../ui/gl/gl_tests.gyp:gl_unittests', | 959 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 960 '../url/url.gyp:url_unittests', | 960 '../url/url.gyp:url_unittests', |
| 961 ], | 961 ], |
| 962 }, | 962 }, |
| 963 { | 963 { |
| 964 'target_name': 'chromium_builder_rel', | 964 'target_name': 'chromium_builder_rel', |
| 965 'type': 'none', | 965 'type': 'none', |
| 966 'dependencies': [ | 966 'dependencies': [ |
| (...skipping 19 matching lines...) Expand all Loading... |
| 986 '../printing/printing.gyp:printing_unittests', | 986 '../printing/printing.gyp:printing_unittests', |
| 987 '../remoting/remoting.gyp:remoting_unittests', | 987 '../remoting/remoting.gyp:remoting_unittests', |
| 988 '../skia/skia_tests.gyp:skia_unittests', | 988 '../skia/skia_tests.gyp:skia_unittests', |
| 989 '../sql/sql.gyp:sql_unittests', | 989 '../sql/sql.gyp:sql_unittests', |
| 990 '../sync/sync.gyp:sync_unit_tests', | 990 '../sync/sync.gyp:sync_unit_tests', |
| 991 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 991 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 992 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 992 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 993 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 993 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 994 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 994 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 995 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 995 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 996 '../tools/telemetry/telemetry.gyp:*', | 996 '../third_party/catapult/telemetry/telemetry.gyp:*', |
| 997 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 997 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 998 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 998 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 999 '../ui/gl/gl_tests.gyp:gl_unittests', | 999 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 1000 '../url/url.gyp:url_unittests', | 1000 '../url/url.gyp:url_unittests', |
| 1001 ], | 1001 ], |
| 1002 }, | 1002 }, |
| 1003 { | 1003 { |
| 1004 'target_name': 'chromium_builder_dbg_tsan_mac', | 1004 'target_name': 'chromium_builder_dbg_tsan_mac', |
| 1005 'type': 'none', | 1005 'type': 'none', |
| 1006 'dependencies': [ | 1006 'dependencies': [ |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1093 '../printing/printing.gyp:printing_unittests', | 1093 '../printing/printing.gyp:printing_unittests', |
| 1094 '../remoting/remoting.gyp:remoting_unittests', | 1094 '../remoting/remoting.gyp:remoting_unittests', |
| 1095 '../skia/skia_tests.gyp:skia_unittests', | 1095 '../skia/skia_tests.gyp:skia_unittests', |
| 1096 '../sql/sql.gyp:sql_unittests', | 1096 '../sql/sql.gyp:sql_unittests', |
| 1097 '../sync/sync.gyp:sync_unit_tests', | 1097 '../sync/sync.gyp:sync_unit_tests', |
| 1098 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', | 1098 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests', |
| 1099 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', | 1099 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittes
ts', |
| 1100 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', | 1100 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
unittests', |
| 1101 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', | 1101 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni
ttests', |
| 1102 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 1102 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
| 1103 '../tools/telemetry/telemetry.gyp:*', | 1103 '../third_party/catapult/telemetry/telemetry.gyp:*', |
| 1104 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 1104 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 1105 '../ui/events/events_unittests.gyp:events_unittests', | 1105 '../ui/events/events_unittests.gyp:events_unittests', |
| 1106 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 1106 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 1107 '../ui/gl/gl_tests.gyp:gl_unittests', | 1107 '../ui/gl/gl_tests.gyp:gl_unittests', |
| 1108 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', | 1108 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests', |
| 1109 '../ui/views/views.gyp:views_unittests', | 1109 '../ui/views/views.gyp:views_unittests', |
| 1110 '../url/url.gyp:url_unittests', | 1110 '../url/url.gyp:url_unittests', |
| 1111 ], | 1111 ], |
| 1112 'conditions': [ | 1112 'conditions': [ |
| 1113 ['target_arch=="ia32"', { | 1113 ['target_arch=="ia32"', { |
| (...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1281 '../breakpad/breakpad.gyp:minidump_stackwalk', | 1281 '../breakpad/breakpad.gyp:minidump_stackwalk', |
| 1282 '../chrome/chrome.gyp:chrome', | 1282 '../chrome/chrome.gyp:chrome', |
| 1283 '../chrome/chrome.gyp:chromedriver', | 1283 '../chrome/chrome.gyp:chromedriver', |
| 1284 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest', | 1284 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest', |
| 1285 '../content/content_shell_and_tests.gyp:video_encode_accelerator_uni
ttest', | 1285 '../content/content_shell_and_tests.gyp:video_encode_accelerator_uni
ttest', |
| 1286 '../media/media.gyp:media_unittests', | 1286 '../media/media.gyp:media_unittests', |
| 1287 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode', | 1287 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode', |
| 1288 '../sandbox/sandbox.gyp:chrome_sandbox', | 1288 '../sandbox/sandbox.gyp:chrome_sandbox', |
| 1289 '../sandbox/sandbox.gyp:sandbox_linux_unittests', | 1289 '../sandbox/sandbox.gyp:sandbox_linux_unittests', |
| 1290 '../third_party/mesa/mesa.gyp:osmesa', | 1290 '../third_party/mesa/mesa.gyp:osmesa', |
| 1291 '../tools/telemetry/telemetry.gyp:bitmaptools#host', | 1291 '../third_party/catapult/telemetry/telemetry.gyp:bitmaptools#host', |
| 1292 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_syste
m_cache', | 1292 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_syste
m_cache', |
| 1293 ], | 1293 ], |
| 1294 'conditions': [ | 1294 'conditions': [ |
| 1295 ['disable_nacl==0', { | 1295 ['disable_nacl==0', { |
| 1296 'dependencies': [ | 1296 'dependencies': [ |
| 1297 '../components/nacl.gyp:nacl_helper', | 1297 '../components/nacl.gyp:nacl_helper', |
| 1298 '../native_client/src/trusted/service_runtime/linux/nacl_bootstr
ap.gyp:nacl_helper_bootstrap', | 1298 '../native_client/src/trusted/service_runtime/linux/nacl_bootstr
ap.gyp:nacl_helper_bootstrap', |
| 1299 ], | 1299 ], |
| 1300 }], | 1300 }], |
| 1301 ], | 1301 ], |
| (...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1441 'dependencies': [ | 1441 'dependencies': [ |
| 1442 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', | 1442 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', |
| 1443 '../ui/views/views.gyp:views', | 1443 '../ui/views/views.gyp:views', |
| 1444 '../ui/views/views.gyp:views_unittests', | 1444 '../ui/views/views.gyp:views_unittests', |
| 1445 ], | 1445 ], |
| 1446 }, # target_name: macviews_builder | 1446 }, # target_name: macviews_builder |
| 1447 ], # targets | 1447 ], # targets |
| 1448 }], # os=='mac' and toolkit_views==1 | 1448 }], # os=='mac' and toolkit_views==1 |
| 1449 ], # conditions | 1449 ], # conditions |
| 1450 } | 1450 } |
| OLD | NEW |