Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Side by Side Diff: build/all.gyp

Issue 143493004: Add missing gfx_unittests entries to all.gyp. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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'. Only used on Android. 8 # compilation targets to 'All'. Only used on Android.
9 'android_app_targets%': [], 9 'android_app_targets%': [],
10 }, 10 },
(...skipping 20 matching lines...) Expand all
31 '../third_party/zlib/zlib.gyp:*', 31 '../third_party/zlib/zlib.gyp:*',
32 '../ui/accessibility/accessibility.gyp:*', 32 '../ui/accessibility/accessibility.gyp:*',
33 '../ui/snapshot/snapshot.gyp:*', 33 '../ui/snapshot/snapshot.gyp:*',
34 '../ui/ui.gyp:*', 34 '../ui/ui.gyp:*',
35 '../url/url.gyp:*', 35 '../url/url.gyp:*',
36 ], 36 ],
37 'conditions': [ 37 'conditions': [
38 ['OS=="ios"', { 38 ['OS=="ios"', {
39 'dependencies': [ 39 'dependencies': [
40 '../ios/ios.gyp:*', 40 '../ios/ios.gyp:*',
41 '../ui/gfx/gfx.gyp:gfx_unittests',
41 '../ui/ui_unittests.gyp:ui_unittests', 42 '../ui/ui_unittests.gyp:ui_unittests',
42 ], 43 ],
43 }], 44 }],
44 ['OS=="android"', { 45 ['OS=="android"', {
45 'dependencies': [ 46 'dependencies': [
46 '../content/content_shell_and_tests.gyp:content_shell_apk', 47 '../content/content_shell_and_tests.gyp:content_shell_apk',
47 '../mojo/mojo.gyp:mojo_shell_apk', 48 '../mojo/mojo.gyp:mojo_shell_apk',
48 '<@(android_app_targets)', 49 '<@(android_app_targets)',
49 'android_builder_tests', 50 'android_builder_tests',
50 '../android_webview/android_webview.gyp:android_webview_apk', 51 '../android_webview/android_webview.gyp:android_webview_apk',
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 # TODO: Consider merging that with this target. 253 # TODO: Consider merging that with this target.
253 'target_name': 'chromium_builder_tests', 254 'target_name': 'chromium_builder_tests',
254 'type': 'none', 255 'type': 'none',
255 'dependencies': [ 256 'dependencies': [
256 '../base/base.gyp:base_unittests', 257 '../base/base.gyp:base_unittests',
257 '../components/components_tests.gyp:components_unittests', 258 '../components/components_tests.gyp:components_unittests',
258 '../crypto/crypto.gyp:crypto_unittests', 259 '../crypto/crypto.gyp:crypto_unittests',
259 '../net/net.gyp:net_unittests', 260 '../net/net.gyp:net_unittests',
260 '../sql/sql.gyp:sql_unittests', 261 '../sql/sql.gyp:sql_unittests',
261 '../sync/sync.gyp:sync_unit_tests', 262 '../sync/sync.gyp:sync_unit_tests',
263 '../ui/gfx/gfx.gyp:gfx_unittests',
262 '../ui/ui_unittests.gyp:ui_unittests', 264 '../ui/ui_unittests.gyp:ui_unittests',
263 '../url/url.gyp:url_unittests', 265 '../url/url.gyp:url_unittests',
264 ], 266 ],
265 'conditions': [ 267 'conditions': [
266 ['OS!="ios" and OS!="android"', { 268 ['OS!="ios" and OS!="android"', {
267 'dependencies': [ 269 'dependencies': [
268 '../cc/cc_tests.gyp:cc_unittests', 270 '../cc/cc_tests.gyp:cc_unittests',
269 '../chrome/chrome.gyp:browser_tests', 271 '../chrome/chrome.gyp:browser_tests',
270 '../chrome/chrome.gyp:chromedriver_tests', 272 '../chrome/chrome.gyp:chromedriver_tests',
271 '../chrome/chrome.gyp:chromedriver_unittests', 273 '../chrome/chrome.gyp:chromedriver_unittests',
(...skipping 590 matching lines...) Expand 10 before | Expand all | Expand 10 after
862 '../printing/printing.gyp:printing_unittests', 864 '../printing/printing.gyp:printing_unittests',
863 '../remoting/remoting.gyp:remoting_unittests', 865 '../remoting/remoting.gyp:remoting_unittests',
864 '../rlz/rlz.gyp:*', 866 '../rlz/rlz.gyp:*',
865 '../sql/sql.gyp:sql_unittests', 867 '../sql/sql.gyp:sql_unittests',
866 '../sync/sync.gyp:sync_unit_tests', 868 '../sync/sync.gyp:sync_unit_tests',
867 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 869 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
868 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 870 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
869 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 871 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
870 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', 872 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
871 '../tools/telemetry/telemetry.gyp:*', 873 '../tools/telemetry/telemetry.gyp:*',
874 '../ui/gfx/gfx.gyp:gfx_unittests',
872 '../ui/ui_unittests.gyp:ui_unittests', 875 '../ui/ui_unittests.gyp:ui_unittests',
873 '../url/url.gyp:url_unittests', 876 '../url/url.gyp:url_unittests',
874 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests', 877 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests',
875 ], 878 ],
876 }, 879 },
877 { 880 {
878 'target_name': 'chromium_builder_rel', 881 'target_name': 'chromium_builder_rel',
879 'type': 'none', 882 'type': 'none',
880 'dependencies': [ 883 'dependencies': [
881 '../cc/cc_tests.gyp:cc_unittests', 884 '../cc/cc_tests.gyp:cc_unittests',
(...skipping 15 matching lines...) Expand all
897 '../ppapi/ppapi_internal.gyp:ppapi_unittests', 900 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
898 '../printing/printing.gyp:printing_unittests', 901 '../printing/printing.gyp:printing_unittests',
899 '../remoting/remoting.gyp:remoting_unittests', 902 '../remoting/remoting.gyp:remoting_unittests',
900 '../sql/sql.gyp:sql_unittests', 903 '../sql/sql.gyp:sql_unittests',
901 '../sync/sync.gyp:sync_unit_tests', 904 '../sync/sync.gyp:sync_unit_tests',
902 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 905 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
903 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 906 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
904 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 907 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
905 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', 908 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
906 '../tools/telemetry/telemetry.gyp:*', 909 '../tools/telemetry/telemetry.gyp:*',
910 '../ui/gfx/gfx.gyp:gfx_unittests',
907 '../ui/ui_unittests.gyp:ui_unittests', 911 '../ui/ui_unittests.gyp:ui_unittests',
908 '../url/url.gyp:url_unittests', 912 '../url/url.gyp:url_unittests',
909 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests', 913 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests',
910 ], 914 ],
911 }, 915 },
912 { 916 {
913 'target_name': 'chromium_builder_dbg_tsan_mac', 917 'target_name': 'chromium_builder_dbg_tsan_mac',
914 'type': 'none', 918 'type': 'none',
915 'dependencies': [ 919 'dependencies': [
916 '../base/base.gyp:base_unittests', 920 '../base/base.gyp:base_unittests',
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
952 '../media/media.gyp:media_unittests', 956 '../media/media.gyp:media_unittests',
953 '../net/net.gyp:net_unittests', 957 '../net/net.gyp:net_unittests',
954 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', 958 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
955 '../printing/printing.gyp:printing_unittests', 959 '../printing/printing.gyp:printing_unittests',
956 '../remoting/remoting.gyp:remoting_unittests', 960 '../remoting/remoting.gyp:remoting_unittests',
957 '../sql/sql.gyp:sql_unittests', 961 '../sql/sql.gyp:sql_unittests',
958 '../sync/sync.gyp:sync_unit_tests', 962 '../sync/sync.gyp:sync_unit_tests',
959 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 963 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
960 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 964 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
961 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 965 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
966 '../ui/gfx/gfx.gyp:gfx_unittests',
962 '../ui/ui_unittests.gyp:ui_unittests', 967 '../ui/ui_unittests.gyp:ui_unittests',
963 '../url/url.gyp:url_unittests', 968 '../url/url.gyp:url_unittests',
964 ], 969 ],
965 }, 970 },
966 ], # targets 971 ], # targets
967 }], # OS="mac" 972 }], # OS="mac"
968 ['OS=="win"', { 973 ['OS=="win"', {
969 'targets': [ 974 'targets': [
970 # These targets are here so the build bots can use them to build 975 # These targets are here so the build bots can use them to build
971 # subsets of a full tree for faster cycle times. 976 # subsets of a full tree for faster cycle times.
(...skipping 29 matching lines...) Expand all
1001 '../printing/printing.gyp:printing_unittests', 1006 '../printing/printing.gyp:printing_unittests',
1002 '../remoting/remoting.gyp:remoting_unittests', 1007 '../remoting/remoting.gyp:remoting_unittests',
1003 '../sql/sql.gyp:sql_unittests', 1008 '../sql/sql.gyp:sql_unittests',
1004 '../sync/sync.gyp:sync_unit_tests', 1009 '../sync/sync.gyp:sync_unit_tests',
1005 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests', 1010 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid ation_unittests',
1006 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests', 1011 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_ unittests',
1007 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests', 1012 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_uni ttests',
1008 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*', 1013 '../tools/perf/clear_system_cache/clear_system_cache.gyp:*',
1009 '../tools/telemetry/telemetry.gyp:*', 1014 '../tools/telemetry/telemetry.gyp:*',
1010 '../ui/events/events.gyp:events_unittests', 1015 '../ui/events/events.gyp:events_unittests',
1016 '../ui/gfx/gfx.gyp:gfx_unittests',
1011 '../ui/ui_unittests.gyp:ui_unittests', 1017 '../ui/ui_unittests.gyp:ui_unittests',
1012 '../ui/views/views.gyp:views_unittests', 1018 '../ui/views/views.gyp:views_unittests',
1013 '../url/url.gyp:url_unittests', 1019 '../url/url.gyp:url_unittests',
1014 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests', 1020 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests',
1015 '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugi n', 1021 '../third_party/WebKit/public/blink_test_plugin.gyp:blink_test_plugi n',
1016 ], 1022 ],
1017 }, 1023 },
1018 { 1024 {
1019 'target_name': 'chromium_builder_win_cf', 1025 'target_name': 'chromium_builder_win_cf',
1020 'type': 'none', 1026 'type': 'none',
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
1095 '../courgette/courgette.gyp:courgette', 1101 '../courgette/courgette.gyp:courgette',
1096 '../courgette/courgette.gyp:courgette64', 1102 '../courgette/courgette.gyp:courgette64',
1097 '../ipc/ipc.gyp:ipc_tests', 1103 '../ipc/ipc.gyp:ipc_tests',
1098 '../media/media.gyp:media_unittests', 1104 '../media/media.gyp:media_unittests',
1099 '../net/net.gyp:net_unittests_run', 1105 '../net/net.gyp:net_unittests_run',
1100 '../printing/printing.gyp:printing_unittests', 1106 '../printing/printing.gyp:printing_unittests',
1101 '../remoting/remoting.gyp:remoting_webapp', 1107 '../remoting/remoting.gyp:remoting_webapp',
1102 '../sql/sql.gyp:sql_unittests', 1108 '../sql/sql.gyp:sql_unittests',
1103 '../sync/sync.gyp:sync_unit_tests', 1109 '../sync/sync.gyp:sync_unit_tests',
1104 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter ', 1110 '../third_party/widevine/cdm/widevine_cdm.gyp:widevinecdmadapter ',
1111 '../ui/gfx/gfx.gyp:gfx_unittests',
1105 '../ui/ui_unittests.gyp:ui_unittests', 1112 '../ui/ui_unittests.gyp:ui_unittests',
1106 '../ui/views/views.gyp:views_unittests', 1113 '../ui/views/views.gyp:views_unittests',
1107 '../url/url.gyp:url_unittests', 1114 '../url/url.gyp:url_unittests',
1108 ], 1115 ],
1109 'conditions': [ 1116 'conditions': [
1110 ['internal_pdf', { 1117 ['internal_pdf', {
1111 'dependencies': [ 1118 'dependencies': [
1112 '../pdf/pdf.gyp:pdf', 1119 '../pdf/pdf.gyp:pdf',
1113 ], 1120 ],
1114 }], # internal_pdf 1121 }], # internal_pdf
(...skipping 29 matching lines...) Expand all
1144 '../content/content_shell_and_tests.gyp:content_browsertests', 1151 '../content/content_shell_and_tests.gyp:content_browsertests',
1145 '../content/content_shell_and_tests.gyp:content_unittests', 1152 '../content/content_shell_and_tests.gyp:content_unittests',
1146 '../device/device_tests.gyp:device_unittests', 1153 '../device/device_tests.gyp:device_unittests',
1147 '../google_apis/gcm/gcm.gyp:gcm_unit_tests', 1154 '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
1148 '../ppapi/ppapi_internal.gyp:ppapi_unittests', 1155 '../ppapi/ppapi_internal.gyp:ppapi_unittests',
1149 '../remoting/remoting.gyp:remoting_unittests', 1156 '../remoting/remoting.gyp:remoting_unittests',
1150 '../ui/app_list/app_list.gyp:*', 1157 '../ui/app_list/app_list.gyp:*',
1151 '../ui/aura/aura.gyp:*', 1158 '../ui/aura/aura.gyp:*',
1152 '../ui/compositor/compositor.gyp:*', 1159 '../ui/compositor/compositor.gyp:*',
1153 '../ui/events/events.gyp:*', 1160 '../ui/events/events.gyp:*',
1161 '../ui/gfx/gfx.gyp:gfx_unittests',
1162 '../ui/keyboard/keyboard.gyp:*',
1154 '../ui/message_center/message_center.gyp:*', 1163 '../ui/message_center/message_center.gyp:*',
1164 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1155 '../ui/ui_unittests.gyp:ui_unittests', 1165 '../ui/ui_unittests.gyp:ui_unittests',
1156 '../ui/snapshot/snapshot.gyp:snapshot_unittests',
1157 '../ui/views/views.gyp:views', 1166 '../ui/views/views.gyp:views',
1158 '../ui/views/views.gyp:views_examples_with_content_exe', 1167 '../ui/views/views.gyp:views_examples_with_content_exe',
1159 '../ui/views/views.gyp:views_unittests', 1168 '../ui/views/views.gyp:views_unittests',
1160 '../ui/keyboard/keyboard.gyp:*',
1161 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests', 1169 '../webkit/renderer/compositor_bindings/compositor_bindings_tests.gy p:webkit_compositor_bindings_unittests',
1162 'blink_tests', 1170 'blink_tests',
1163 ], 1171 ],
1164 'conditions': [ 1172 'conditions': [
1165 ['OS=="win"', { 1173 ['OS=="win"', {
1166 'dependencies': [ 1174 'dependencies': [
1167 '../chrome/chrome.gyp:crash_service', 1175 '../chrome/chrome.gyp:crash_service',
1168 ], 1176 ],
1169 }], 1177 }],
1170 ['OS=="win" and target_arch=="ia32"', { 1178 ['OS=="win" and target_arch=="ia32"', {
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1207 '../chrome/chrome.gyp:interactive_ui_tests_run', 1215 '../chrome/chrome.gyp:interactive_ui_tests_run',
1208 '../chrome/chrome.gyp:sync_integration_tests_run', 1216 '../chrome/chrome.gyp:sync_integration_tests_run',
1209 '../chrome/chrome.gyp:unit_tests_run', 1217 '../chrome/chrome.gyp:unit_tests_run',
1210 '../net/net.gyp:net_unittests_run', 1218 '../net/net.gyp:net_unittests_run',
1211 ], 1219 ],
1212 }, # target_name: chromium_swarm_tests 1220 }, # target_name: chromium_swarm_tests
1213 ], 1221 ],
1214 }], 1222 }],
1215 ], # conditions 1223 ], # conditions
1216 } 1224 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698