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 29 matching lines...) Expand all Loading... |
40 '../device/device_tests.gyp:*', | 40 '../device/device_tests.gyp:*', |
41 '../device/usb/usb.gyp:*', | 41 '../device/usb/usb.gyp:*', |
42 '../gin/gin.gyp:*', | 42 '../gin/gin.gyp:*', |
43 '../gpu/gpu.gyp:*', | 43 '../gpu/gpu.gyp:*', |
44 '../gpu/tools/tools.gyp:*', | 44 '../gpu/tools/tools.gyp:*', |
45 '../ipc/ipc.gyp:*', | 45 '../ipc/ipc.gyp:*', |
46 '../jingle/jingle.gyp:*', | 46 '../jingle/jingle.gyp:*', |
47 '../media/cast/cast.gyp:*', | 47 '../media/cast/cast.gyp:*', |
48 '../media/media.gyp:*', | 48 '../media/media.gyp:*', |
49 '../mojo/mojo.gyp:*', | 49 '../mojo/mojo.gyp:*', |
50 '../out/gn_gyp/third_party/re2/re2.gyp:re2', | |
51 '../ppapi/ppapi.gyp:*', | 50 '../ppapi/ppapi.gyp:*', |
52 '../ppapi/ppapi_internal.gyp:*', | 51 '../ppapi/ppapi_internal.gyp:*', |
53 '../printing/printing.gyp:*', | 52 '../printing/printing.gyp:*', |
54 '../skia/skia.gyp:*', | 53 '../skia/skia.gyp:*', |
55 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*', | 54 '../third_party/cacheinvalidation/cacheinvalidation.gyp:*', |
56 '../third_party/codesighs/codesighs.gyp:*', | 55 '../third_party/codesighs/codesighs.gyp:*', |
57 '../third_party/ffmpeg/ffmpeg.gyp:*', | 56 '../third_party/ffmpeg/ffmpeg.gyp:*', |
58 '../third_party/iccjpeg/iccjpeg.gyp:*', | 57 '../third_party/iccjpeg/iccjpeg.gyp:*', |
59 '../third_party/libpng/libpng.gyp:*', | 58 '../third_party/libpng/libpng.gyp:*', |
60 '../third_party/libusb/libusb.gyp:*', | 59 '../third_party/libusb/libusb.gyp:*', |
61 '../third_party/libwebp/libwebp.gyp:*', | 60 '../third_party/libwebp/libwebp.gyp:*', |
62 '../third_party/libxslt/libxslt.gyp:*', | 61 '../third_party/libxslt/libxslt.gyp:*', |
63 '../third_party/lzma_sdk/lzma_sdk.gyp:*', | 62 '../third_party/lzma_sdk/lzma_sdk.gyp:*', |
64 '../third_party/mesa/mesa.gyp:*', | 63 '../third_party/mesa/mesa.gyp:*', |
65 '../third_party/modp_b64/modp_b64.gyp:*', | 64 '../third_party/modp_b64/modp_b64.gyp:*', |
66 '../third_party/npapi/npapi.gyp:*', | 65 '../third_party/npapi/npapi.gyp:*', |
67 '../third_party/ots/ots.gyp:*', | 66 '../third_party/ots/ots.gyp:*', |
68 '../third_party/qcms/qcms.gyp:*', | 67 '../third_party/qcms/qcms.gyp:*', |
| 68 '../third_party/re2/re2.gyp:re2', |
69 '../third_party/WebKit/public/all.gyp:*', | 69 '../third_party/WebKit/public/all.gyp:*', |
70 '../tools/gn/gn.gyp:*', | 70 '../tools/gn/gn.gyp:*', |
71 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', | 71 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', |
72 '../v8/tools/gyp/v8.gyp:*', | 72 '../v8/tools/gyp/v8.gyp:*', |
73 '../webkit/glue/webkit_glue.gyp:*', | 73 '../webkit/glue/webkit_glue.gyp:*', |
74 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:*', | 74 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy
p:*', |
75 '<(libjpeg_gyp_path):*', | 75 '<(libjpeg_gyp_path):*', |
76 ], | 76 ], |
77 }, { # 'OS=="ios"' | 77 }, { # 'OS=="ios"' |
78 'dependencies': [ | 78 'dependencies': [ |
(...skipping 933 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1012 '../chrome/chrome.gyp:interactive_ui_tests_run', | 1012 '../chrome/chrome.gyp:interactive_ui_tests_run', |
1013 '../chrome/chrome.gyp:sync_integration_tests_run', | 1013 '../chrome/chrome.gyp:sync_integration_tests_run', |
1014 '../chrome/chrome.gyp:unit_tests_run', | 1014 '../chrome/chrome.gyp:unit_tests_run', |
1015 '../net/net.gyp:net_unittests_run', | 1015 '../net/net.gyp:net_unittests_run', |
1016 ], | 1016 ], |
1017 }, # target_name: chromium_swarm_tests | 1017 }, # target_name: chromium_swarm_tests |
1018 ], | 1018 ], |
1019 }], | 1019 }], |
1020 ], # conditions | 1020 ], # conditions |
1021 } | 1021 } |
OLD | NEW |