| 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 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 149 '../ppapi/ppapi_internal.gyp:ppapi_example_simple_font', | 149 '../ppapi/ppapi_internal.gyp:ppapi_example_simple_font', |
| 150 '../ppapi/ppapi_internal.gyp:ppapi_example_threading', | 150 '../ppapi/ppapi_internal.gyp:ppapi_example_threading', |
| 151 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader', | 151 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader', |
| 152 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader_file', | 152 '../ppapi/ppapi_internal.gyp:ppapi_example_url_loader_file', |
| 153 '../ppapi/ppapi_internal.gyp:ppapi_example_vc', | 153 '../ppapi/ppapi_internal.gyp:ppapi_example_vc', |
| 154 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode', | 154 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode', |
| 155 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode_dev', | 155 '../ppapi/ppapi_internal.gyp:ppapi_example_video_decode_dev', |
| 156 '../ppapi/ppapi_internal.gyp:ppapi_example_video_effects', | 156 '../ppapi/ppapi_internal.gyp:ppapi_example_video_effects', |
| 157 '../ppapi/ppapi_internal.gyp:ppapi_example_video_encode', | 157 '../ppapi/ppapi_internal.gyp:ppapi_example_video_encode', |
| 158 '../ppapi/ppapi_internal.gyp:ppapi_tests', | 158 '../ppapi/ppapi_internal.gyp:ppapi_tests', |
| 159 '../ppapi/ppapi_internal.gyp:ppapi_perftests', |
| 159 '../ppapi/ppapi_internal.gyp:ppapi_unittests', | 160 '../ppapi/ppapi_internal.gyp:ppapi_unittests', |
| 160 '../ppapi/tools/ppapi_tools.gyp:pepper_hash_for_uma', | 161 '../ppapi/tools/ppapi_tools.gyp:pepper_hash_for_uma', |
| 161 '../printing/printing.gyp:printing_unittests', | 162 '../printing/printing.gyp:printing_unittests', |
| 162 '../skia/skia_tests.gyp:skia_unittests', | 163 '../skia/skia_tests.gyp:skia_unittests', |
| 163 '../skia/skia.gyp:filter_fuzz_stub', | 164 '../skia/skia.gyp:filter_fuzz_stub', |
| 164 '../skia/skia.gyp:image_operations_bench', | 165 '../skia/skia.gyp:image_operations_bench', |
| 165 '../sql/sql.gyp:sql_unittests', | 166 '../sql/sql.gyp:sql_unittests', |
| 166 '../sync/sync.gyp:run_sync_testserver', | 167 '../sync/sync.gyp:run_sync_testserver', |
| 167 '../sync/sync.gyp:sync_endtoend_tests', | 168 '../sync/sync.gyp:sync_endtoend_tests', |
| 168 '../sync/sync.gyp:sync_unit_tests', | 169 '../sync/sync.gyp:sync_unit_tests', |
| 169 '../sync/tools/sync_tools.gyp:sync_client', | 170 '../sync/tools/sync_tools.gyp:sync_client', |
| 170 '../sync/tools/sync_tools.gyp:sync_listen_notifications', | 171 '../sync/tools/sync_tools.gyp:sync_listen_notifications', |
| 171 '../testing/gmock.gyp:gmock_main', | 172 '../testing/gmock.gyp:gmock_main', |
| 172 '../third_party/WebKit/public/all.gyp:blink_tests', | 173 '../third_party/WebKit/public/all.gyp:blink_tests', |
| 173 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_unittests', | 174 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n_unittests', |
| 174 '../third_party/codesighs/codesighs.gyp:codesighs', | 175 '../third_party/codesighs/codesighs.gyp:codesighs', |
| 175 '../third_party/codesighs/codesighs.gyp:maptsvdifftool', | 176 '../third_party/codesighs/codesighs.gyp:maptsvdifftool', |
| 176 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests', | 177 '../third_party/leveldatabase/leveldatabase.gyp:env_chromium_unittests', |
| 177 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittes
ts', | 178 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittes
ts', |
| 178 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unit
tests', | 179 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unit
tests', |
| 179 '../third_party/mojo/mojo_edk_tests.gyp:mojo_system_unittests', | 180 '../third_party/mojo/mojo_edk_tests.gyp:mojo_system_unittests', |
| 180 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests', | 181 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_bindings_unittests', |
| 181 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unittest
s', | 182 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_environment_unittest
s', |
| 182 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_perftests', | 183 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_perftests', |
| 183 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests', | 184 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_system_unittests', |
| 184 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests', | 185 '../third_party/mojo/mojo_edk_tests.gyp:mojo_public_utility_unittests', |
| 186 '../third_party/pdfium/samples/samples.gyp:pdfium_diff', |
| 185 '../third_party/pdfium/samples/samples.gyp:pdfium_test', | 187 '../third_party/pdfium/samples/samples.gyp:pdfium_test', |
| 186 '../third_party/smhasher/smhasher.gyp:pmurhash', | 188 '../third_party/smhasher/smhasher.gyp:pmurhash', |
| 187 '../tools/gn/gn.gyp:gn', | 189 '../tools/gn/gn.gyp:gn', |
| 188 '../tools/gn/gn.gyp:generate_test_gn_data', | 190 '../tools/gn/gn.gyp:generate_test_gn_data', |
| 189 '../tools/gn/gn.gyp:gn_unittests', | 191 '../tools/gn/gn.gyp:gn_unittests', |
| 190 '../tools/imagediff/image_diff.gyp:image_diff', | 192 '../tools/imagediff/image_diff.gyp:image_diff', |
| 191 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_system_ca
che', | 193 '../tools/perf/clear_system_cache/clear_system_cache.gyp:clear_system_ca
che', |
| 192 '../tools/telemetry/telemetry.gyp:bitmaptools#host', | 194 '../tools/telemetry/telemetry.gyp:bitmaptools#host', |
| 193 '../ui/accessibility/accessibility.gyp:accessibility_unittests', | 195 '../ui/accessibility/accessibility.gyp:accessibility_unittests', |
| 194 '../ui/app_list/app_list.gyp:app_list_unittests', | 196 '../ui/app_list/app_list.gyp:app_list_unittests', |
| 195 '../ui/base/ui_base_tests.gyp:ui_base_unittests', | 197 '../ui/base/ui_base_tests.gyp:ui_base_unittests', |
| 196 '../ui/compositor/compositor.gyp:compositor_unittests', | 198 '../ui/compositor/compositor.gyp:compositor_unittests', |
| 197 '../ui/display/display.gyp:display_unittests', | 199 '../ui/display/display.gyp:display_unittests', |
| 198 '../ui/events/events.gyp:events_unittests', | 200 '../ui/events/events.gyp:events_unittests', |
| 199 '../ui/gfx/gfx_tests.gyp:gfx_unittests', | 201 '../ui/gfx/gfx_tests.gyp:gfx_unittests', |
| 200 '../ui/keyboard/keyboard.gyp:keyboard_unittests', | 202 '../ui/keyboard/keyboard.gyp:keyboard_unittests', |
| 201 '../ui/message_center/message_center.gyp:message_center_unittests', | 203 '../ui/message_center/message_center.gyp:message_center_unittests', |
| 202 '../ui/snapshot/snapshot.gyp:snapshot_unittests', | 204 '../ui/snapshot/snapshot.gyp:snapshot_unittests', |
| 203 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittes
ts', | 205 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_unittes
ts', |
| 204 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', | 206 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', |
| 205 '../url/url.gyp:url_unittests', | 207 '../url/url.gyp:url_unittests', |
| 206 '../v8/tools/gyp/v8.gyp:v8_snapshot', | 208 '../v8/tools/gyp/v8.gyp:v8_snapshot', |
| 207 '../v8/tools/gyp/v8.gyp:postmortem-metadata', | 209 '../v8/tools/gyp/v8.gyp:postmortem-metadata', |
| 208 ], | 210 ], |
| 209 'conditions': [ | 211 'conditions': [ |
| 210 ['chromeos== 1 or use_ash==1', { | |
| 211 'dependencies': [ | |
| 212 '../components/components.gyp:session_manager_component', | |
| 213 ] | |
| 214 }], | |
| 215 ['clang==1', { | 212 ['clang==1', { |
| 216 'dependencies': [ | 213 'dependencies': [ |
| 217 '../build/sanitizers/sanitizers.gyp:llvm-symbolizer', | 214 '../build/sanitizers/sanitizers.gyp:llvm-symbolizer', |
| 218 ], | 215 ], |
| 219 }], | 216 }], |
| 220 ['disable_nacl==0 and disable_nacl_untrusted==0', { | 217 ['disable_nacl==0 and disable_nacl_untrusted==0', { |
| 221 'dependencies': [ | 218 'dependencies': [ |
| 222 '../components/nacl.gyp:nacl_loader_unittests', | 219 '../components/nacl.gyp:nacl_loader_unittests', |
| 223 ] | 220 ] |
| 224 }], | 221 }], |
| 225 ['enable_extensions==1 and OS!="mac"', { | 222 ['enable_extensions==1 and OS!="mac"', { |
| 226 'dependencies': [ | 223 'dependencies': [ |
| 227 '../extensions/shell/app_shell.gyp:app_shell', | 224 '../extensions/shell/app_shell.gyp:app_shell', |
| 228 '../extensions/shell/app_shell.gyp:app_shell_unittests', | 225 '../extensions/shell/app_shell.gyp:app_shell_unittests', |
| 229 ], | 226 ], |
| 230 }], | 227 }], |
| 231 ['OS!="win"', { | |
| 232 'dependencies': [ | |
| 233 '../breakpad/breakpad.gyp:core-2-minidump', | |
| 234 '../breakpad/breakpad.gyp:microdump_stackwalk', | |
| 235 '../breakpad/breakpad.gyp:minidump_dump', | |
| 236 '../breakpad/breakpad.gyp:minidump_stackwalk', | |
| 237 '../breakpad/breakpad.gyp:symupload', | |
| 238 ], | |
| 239 }], | |
| 240 ['remoting==1', { | 228 ['remoting==1', { |
| 241 'dependencies': [ | 229 'dependencies': [ |
| 242 '../remoting/remoting.gyp:remoting_host', | 230 '../remoting/remoting.gyp:remoting_host', |
| 243 '../remoting/remoting.gyp:remoting_it2me_native_messaging_host', | 231 '../remoting/remoting.gyp:remoting_it2me_native_messaging_host', |
| 244 '../remoting/remoting.gyp:remoting_me2me_native_messaging_host', | 232 '../remoting/remoting.gyp:remoting_start_host', |
| 245 '../remoting/remoting.gyp:remoting_me2me_host', | |
| 246 '../remoting/remoting.gyp:remoting_native_messaging_manifests', | 233 '../remoting/remoting.gyp:remoting_native_messaging_manifests', |
| 247 '../remoting/remoting.gyp:remoting_perftests', | 234 '../remoting/remoting.gyp:remoting_perftests', |
| 248 '../remoting/remoting.gyp:remoting_start_host', | |
| 249 '../remoting/remoting.gyp:remoting_unittests', | 235 '../remoting/remoting.gyp:remoting_unittests', |
| 250 ], | 236 ], |
| 251 }], | 237 }], |
| 252 ['remoting==1 and disable_nacl==0 and disable_nacl_untrusted==0', { | 238 ['remoting==1 and disable_nacl==0 and disable_nacl_untrusted==0', { |
| 253 'dependencies': [ | 239 'dependencies': [ |
| 254 '../remoting/remoting.gyp:remoting_key_tester', | 240 '../remoting/remoting.gyp:remoting_key_tester', |
| 255 ], | 241 ], |
| 256 }], | 242 }], |
| 243 ['remoting==1 and chromeos==0', { |
| 244 'dependencies': [ |
| 245 '../remoting/remoting.gyp:remoting_me2me_host', |
| 246 '../remoting/remoting.gyp:remoting_me2me_native_messaging_host', |
| 247 ], |
| 248 }], |
| 257 ['toolkit_views==1', { | 249 ['toolkit_views==1', { |
| 258 'dependencies': [ | 250 'dependencies': [ |
| 259 '../ui/app_list/app_list.gyp:app_list_demo', | 251 '../ui/app_list/app_list.gyp:app_list_demo', |
| 260 '../ui/views/views.gyp:views_unittests', | 252 '../ui/views/views.gyp:views_unittests', |
| 261 ], | 253 ], |
| 262 }], | 254 }], |
| 263 ['use_x11==1', { | |
| 264 'dependencies': [ | |
| 265 '../media/media.gyp:player_x11', | |
| 266 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | |
| 267 ], | |
| 268 'conditions': [ | |
| 269 ['target_arch!="arm"', { | |
| 270 'dependencies': [ | |
| 271 '../gpu/tools/tools.gyp:compositor_model_bench', | |
| 272 ], | |
| 273 }], | |
| 274 ], | |
| 275 }], | |
| 276 ['use_ash==1', { | 255 ['use_ash==1', { |
| 277 'dependencies': [ | 256 'dependencies': [ |
| 278 '../ash/ash.gyp:ash_shell', | 257 '../ash/ash.gyp:ash_shell', |
| 279 '../ash/ash.gyp:ash_shell_unittests', | 258 '../ash/ash.gyp:ash_shell_unittests', |
| 280 '../ash/ash.gyp:ash_unittests', | 259 '../ash/ash.gyp:ash_unittests', |
| 281 ], | 260 ], |
| 282 }], | 261 }], |
| 262 ['use_ash==1 or chromeos== 1', { |
| 263 'dependencies': [ |
| 264 '../components/components.gyp:session_manager_component', |
| 265 ] |
| 266 }], |
| 283 ['use_aura==1', { | 267 ['use_aura==1', { |
| 284 'dependencies': [ | 268 'dependencies': [ |
| 285 '../ui/aura/aura.gyp:aura_bench', | 269 '../ui/aura/aura.gyp:aura_bench', |
| 286 '../ui/aura/aura.gyp:aura_demo', | 270 '../ui/aura/aura.gyp:aura_demo', |
| 287 '../ui/aura/aura.gyp:aura_unittests', | 271 '../ui/aura/aura.gyp:aura_unittests', |
| 288 '../ui/wm/wm.gyp:wm_unittests', | 272 '../ui/wm/wm.gyp:wm_unittests', |
| 289 ], | 273 ], |
| 290 }], | 274 }], |
| 291 ['use_ozone==1', { | 275 ['use_ozone==1', { |
| 292 'dependencies': [ | 276 'dependencies': [ |
| 293 '../ui/ozone/ozone.gyp:ozone', | 277 '../ui/ozone/ozone.gyp:ozone', |
| 294 ], | 278 ], |
| 295 }], | 279 }], |
| 296 ['OS=="win" or OS=="mac" or chromeos==1', { | 280 |
| 281 |
| 282 ['use_x11==1', { |
| 297 'dependencies': [ | 283 'dependencies': [ |
| 298 '../rlz/rlz.gyp:rlz_id', | 284 '../media/media.gyp:player_x11', |
| 299 '../rlz/rlz.gyp:rlz_lib', | 285 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 300 '../rlz/rlz.gyp:rlz_unittests', | 286 ], |
| 287 'conditions': [ |
| 288 ['target_arch!="arm"', { |
| 289 'dependencies': [ |
| 290 '../gpu/tools/tools.gyp:compositor_model_bench', |
| 291 ], |
| 292 }], |
| 301 ], | 293 ], |
| 302 }], | 294 }], |
| 303 ['OS=="android"', { | 295 ['OS=="android"', { |
| 304 'dependencies': [ | 296 'dependencies': [ |
| 305 '../base/base.gyp:chromium_android_linker', | 297 '../base/base.gyp:chromium_android_linker', |
| 306 '../breakpad/breakpad.gyp:dump_syms', | 298 '../breakpad/breakpad.gyp:dump_syms', |
| 307 '../build/android/rezip.gyp:rezip_apk_jar', | 299 '../build/android/rezip.gyp:rezip_apk_jar', |
| 308 '../chrome/chrome.gyp:chrome_shell_apk', | 300 '../chrome/chrome.gyp:chrome_shell_apk', |
| 309 '../chrome/chrome.gyp:chromedriver_webview_shell_apk', | 301 '../chrome/chrome.gyp:chromedriver_webview_shell_apk', |
| 310 #"//clank" TODO(GYP) - conditional somehow? | 302 #"//clank" TODO(GYP) - conditional somehow? |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 364 '../tools/gn/gn.gyp:gn_unittests', | 356 '../tools/gn/gn.gyp:gn_unittests', |
| 365 '../ui/app_list/app_list.gyp:app_list_unittests', | 357 '../ui/app_list/app_list.gyp:app_list_unittests', |
| 366 '../url/url.gyp:url_unittests', | 358 '../url/url.gyp:url_unittests', |
| 367 ], | 359 ], |
| 368 }], | 360 }], |
| 369 ['OS=="android" or OS=="linux"', { | 361 ['OS=="android" or OS=="linux"', { |
| 370 'dependencies': [ | 362 'dependencies': [ |
| 371 '../net/net.gyp:disk_cache_memory_test', | 363 '../net/net.gyp:disk_cache_memory_test', |
| 372 ], | 364 ], |
| 373 }], | 365 }], |
| 366 ['chromeos==1', { |
| 367 'dependencies': [ |
| 368 '../chromeos/chromeos.gyp:chromeos_unittests', |
| 369 '../ui/chromeos/ui_chromeos.gyp:ui_chromeos_unittests', |
| 370 ] |
| 371 }], |
| 372 ['chromeos==1 or OS=="win" or OS=="mac"', { |
| 373 'dependencies': [ |
| 374 '../rlz/rlz.gyp:rlz_id', |
| 375 '../rlz/rlz.gyp:rlz_lib', |
| 376 '../rlz/rlz.gyp:rlz_unittests', |
| 377 ], |
| 378 }], |
| 374 ['OS=="linux"', { | 379 ['OS=="linux"', { |
| 375 'dependencies': [ | 380 'dependencies': [ |
| 376 '../breakpad/breakpad.gyp:breakpad_unittests', | 381 '../breakpad/breakpad.gyp:breakpad_unittests', |
| 377 '../breakpad/breakpad.gyp:dump_syms', | 382 '../breakpad/breakpad.gyp:dump_syms', |
| 378 '../breakpad/breakpad.gyp:generate_test_dump', | 383 '../breakpad/breakpad.gyp:generate_test_dump', |
| 379 '../breakpad/breakpad.gyp:minidump-2-core', | 384 '../breakpad/breakpad.gyp:minidump-2-core', |
| 380 '../dbus/dbus.gyp:dbus_test_server', | 385 '../dbus/dbus.gyp:dbus_test_server', |
| 381 '../dbus/dbus.gyp:dbus_unittests', | 386 '../dbus/dbus.gyp:dbus_unittests', |
| 382 '../media/cast/cast.gyp:tap_proxy', | 387 '../media/cast/cast.gyp:tap_proxy', |
| 383 '../net/net.gyp:disk_cache_memory_test', | 388 '../net/net.gyp:disk_cache_memory_test', |
| 384 '../net/net.gyp:flip_in_mem_edsm_server', | 389 '../net/net.gyp:flip_in_mem_edsm_server', |
| 385 '../net/net.gyp:flip_in_mem_edsm_server_unittests', | 390 '../net/net.gyp:flip_in_mem_edsm_server_unittests', |
| 391 '../net/net.gyp:epoll_quic_client', |
| 392 '../net/net.gyp:epoll_quic_server', |
| 386 '../net/net.gyp:hpack_example_generator', | 393 '../net/net.gyp:hpack_example_generator', |
| 387 '../net/net.gyp:hpack_fuzz_mutator', | 394 '../net/net.gyp:hpack_fuzz_mutator', |
| 388 '../net/net.gyp:hpack_fuzz_wrapper', | 395 '../net/net.gyp:hpack_fuzz_wrapper', |
| 389 '../net/net.gyp:net_perftests', | 396 '../net/net.gyp:net_perftests', |
| 390 '../net/net.gyp:quic_client', | 397 '../net/net.gyp:quic_client', |
| 391 '../net/net.gyp:quic_server', | 398 '../net/net.gyp:quic_server', |
| 392 '../sandbox/sandbox.gyp:chrome_sandbox', | 399 '../sandbox/sandbox.gyp:chrome_sandbox', |
| 393 '../sandbox/sandbox.gyp:sandbox_linux_unittests', | 400 '../sandbox/sandbox.gyp:sandbox_linux_unittests', |
| 394 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests', | 401 '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests', |
| 395 '../third_party/sqlite/sqlite.gyp:sqlite_shell', | 402 '../third_party/sqlite/sqlite.gyp:sqlite_shell', |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 462 '../sandbox/sandbox.gyp:sbox_unittests', | 469 '../sandbox/sandbox.gyp:sbox_unittests', |
| 463 '../sandbox/sandbox.gyp:sbox_validation_tests', | 470 '../sandbox/sandbox.gyp:sbox_validation_tests', |
| 464 '../testing/gtest.gyp:gtest_main', | 471 '../testing/gtest.gyp:gtest_main', |
| 465 '../third_party/codesighs/codesighs.gyp:msdump2symdb', | 472 '../third_party/codesighs/codesighs.gyp:msdump2symdb', |
| 466 '../third_party/codesighs/codesighs.gyp:msmap2tsv', | 473 '../third_party/codesighs/codesighs.gyp:msmap2tsv', |
| 467 '../third_party/pdfium/samples/samples.gyp:pdfium_diff', | 474 '../third_party/pdfium/samples/samples.gyp:pdfium_diff', |
| 468 '../win8/win8.gyp:metro_viewer', | 475 '../win8/win8.gyp:metro_viewer', |
| 469 ], | 476 ], |
| 470 }, { | 477 }, { |
| 471 'dependencies': [ | 478 'dependencies': [ |
| 479 '../breakpad/breakpad.gyp:core-2-minidump', |
| 480 '../breakpad/breakpad.gyp:microdump_stackwalk', |
| 481 '../breakpad/breakpad.gyp:minidump_dump', |
| 482 '../breakpad/breakpad.gyp:minidump_stackwalk', |
| 483 '../breakpad/breakpad.gyp:symupload', |
| 472 '../third_party/codesighs/codesighs.gyp:nm2tsv', | 484 '../third_party/codesighs/codesighs.gyp:nm2tsv', |
| 473 ], | 485 ], |
| 474 }], | 486 }], |
| 475 ], | 487 ], |
| 476 }, | 488 }, |
| 477 { | 489 { |
| 478 'target_name': 'gyp_only', | 490 'target_name': 'gyp_only', |
| 479 'type': 'none', | 491 'type': 'none', |
| 480 'conditions': [ | 492 'conditions': [ |
| 481 ['OS=="linux" or OS=="win"', { | 493 ['OS=="linux" or OS=="win"', { |
| 482 'conditions': [ | 494 'conditions': [ |
| 483 ['disable_nacl==0 and disable_nacl_untrusted==0', { | 495 ['disable_nacl==0 and disable_nacl_untrusted==0', { |
| 484 'dependencies': [ | 496 'dependencies': [ |
| 485 '../mojo/mojo_nacl.gyp:monacl_shell', # This should not be buil
t in chromium. | 497 '../mojo/mojo_nacl.gyp:monacl_shell', # This should not be buil
t in chromium. |
| 486 ] | 498 ] |
| 487 }], | 499 }], |
| 488 ] | 500 ] |
| 489 }], | 501 }], |
| 490 ], | 502 ], |
| 491 }, | 503 }, |
| 492 { | 504 { |
| 493 'target_name': 'gyp_remaining', | 505 'target_name': 'gyp_remaining', |
| 494 'type': 'none', | 506 'type': 'none', |
| 495 'conditions': [ | 507 'conditions': [ |
| 496 ['remoting==1', { | 508 ['remoting==1', { |
| 497 'dependencies': [ | 509 'dependencies': [ |
| 498 '../remoting/app_remoting_webapp.gyp:ar_sample_app', # crbug.com/47
1916 | 510 '../remoting/app_remoting_webapp.gyp:ar_sample_app', # crbug.com/47
1916 |
| 499 ], | 511 ], |
| 500 }], | 512 }], |
| 501 ['remoting==1 and disable_nacl==0 and disable_nacl_untrusted==0', { | |
| 502 'dependencies': [ | |
| 503 '../remoting/remoting.gyp:remoting_key_tester', | |
| 504 ], | |
| 505 }], | |
| 506 ['test_isolation_mode!="noop"', { | 513 ['test_isolation_mode!="noop"', { |
| 507 'dependencies': [ | 514 'dependencies': [ |
| 508 '../base/base.gyp:base_unittests_run', | 515 '../base/base.gyp:base_unittests_run', |
| 509 '../cc/cc_tests.gyp:cc_unittests_run', | 516 '../cc/cc_tests.gyp:cc_unittests_run', |
| 510 '../chrome/chrome.gyp:browser_tests_run', | 517 '../chrome/chrome.gyp:browser_tests_run', |
| 511 '../chrome/chrome.gyp:chrome_run', | 518 '../chrome/chrome.gyp:chrome_run', |
| 512 '../chrome/chrome.gyp:interactive_ui_tests_run', | 519 '../chrome/chrome.gyp:interactive_ui_tests_run', |
| 513 '../chrome/chrome.gyp:sync_integration_tests_run', | 520 '../chrome/chrome.gyp:sync_integration_tests_run', |
| 514 '../chrome/chrome.gyp:unit_tests_run', | 521 '../chrome/chrome.gyp:unit_tests_run', |
| 515 '../components/components_tests.gyp:components_browsertests_run', | 522 '../components/components_tests.gyp:components_browsertests_run', |
| 516 '../components/components_tests.gyp:components_unittests_run', | 523 '../components/components_tests.gyp:components_unittests_run', |
| 517 '../content/content_shell_and_tests.gyp:content_browsertests_run', | 524 '../content/content_shell_and_tests.gyp:content_browsertests_run', |
| 518 '../content/content_shell_and_tests.gyp:content_unittests_run', | 525 '../content/content_shell_and_tests.gyp:content_unittests_run', |
| 519 '../crypto/crypto.gyp:crypto_unittests_run', | 526 '../crypto/crypto.gyp:crypto_unittests_run', |
| 520 '../courgette/courgette.gyp:courgette_unittests_run', | 527 '../courgette/courgette.gyp:courgette_unittests_run', |
| 521 '../gpu/gpu.gyp:gpu_unittests_run', | 528 '../gpu/gpu.gyp:gpu_unittests_run', |
| 522 '../media/cast/cast.gyp:cast_unittests_run', | 529 '../media/cast/cast.gyp:cast_unittests_run', |
| 523 '../media/media.gyp:media_unittests_run', | 530 '../media/media.gyp:media_unittests_run', |
| 524 '../net/net.gyp:net_unittests_run', | 531 '../net/net.gyp:net_unittests_run', |
| 525 '../sql/sql.gyp:sql_unittests_run', | 532 '../sql/sql.gyp:sql_unittests_run', |
| 526 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', | 533 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalid
ation_unittests_run', |
| 527 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', | 534 '../ui/accessibility/accessibility.gyp:accessibility_unittests_run', |
| 528 '../ui/app_list/app_list.gyp:app_list_unittests_run', | 535 '../ui/app_list/app_list.gyp:app_list_unittests_run', |
| 529 '../ui/events/events.gyp:events_unittests_run', | 536 '../ui/events/events.gyp:events_unittests_run', |
| 530 '../ui/message_center/message_center.gyp:message_center_unittests_ru
n', | 537 '../ui/message_center/message_center.gyp:message_center_unittests_ru
n', |
| 531 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests_run', | 538 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection_uni
ttests_run', |
| 532 ], | 539 ], |
| 533 'conditions': [ | 540 }], |
| 534 ['use_ash==1', { | 541 ['test_isolation_mode!="noop" and use_ash==1', { |
| 535 'dependencies': [ | 542 'dependencies': [ |
| 536 '../ash/ash.gyp:ash_unittests_run', | 543 '../ash/ash.gyp:ash_unittests_run', |
| 537 ], | 544 ], |
| 538 }], | 545 }], |
| 539 ['OS=="linux"', { | 546 ['test_isolation_mode!="noop" and OS=="linux"', { |
| 540 'dependencies': [ | 547 'dependencies': [ |
| 541 '../sandbox/sandbox.gyp:sandbox_linux_unittests_run', | 548 '../sandbox/sandbox.gyp:sandbox_linux_unittests_run', |
| 542 ], | |
| 543 }], | |
| 544 ], | 549 ], |
| 545 }], | 550 }], |
| 546 ['use_openssl==1', { | 551 ['use_openssl==1', { |
| 547 'dependencies': [ | 552 'dependencies': [ |
| 548 # TODO(GYP): All of these targets still need to be converted. | 553 # TODO(GYP): All of these targets still need to be converted. |
| 549 '../third_party/boringssl/boringssl_tests.gyp:boringssl_ecdsa_test', | 554 '../third_party/boringssl/boringssl_tests.gyp:boringssl_ecdsa_test', |
| 550 '../third_party/boringssl/boringssl_tests.gyp:boringssl_bn_test', | 555 '../third_party/boringssl/boringssl_tests.gyp:boringssl_bn_test', |
| 551 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pqueue_test'
, | 556 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pqueue_test'
, |
| 552 '../third_party/boringssl/boringssl_tests.gyp:boringssl_digest_test'
, | 557 '../third_party/boringssl/boringssl_tests.gyp:boringssl_digest_test'
, |
| 553 '../third_party/boringssl/boringssl_tests.gyp:boringssl_cipher_test'
, | 558 '../third_party/boringssl/boringssl_tests.gyp:boringssl_cipher_test'
, |
| (...skipping 14 matching lines...) Expand all Loading... |
| 568 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pbkdf_test', | 573 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pbkdf_test', |
| 569 '../third_party/boringssl/boringssl_tests.gyp:boringssl_dh_test', | 574 '../third_party/boringssl/boringssl_tests.gyp:boringssl_dh_test', |
| 570 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pkcs12_test'
, | 575 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pkcs12_test'
, |
| 571 '../third_party/boringssl/boringssl_tests.gyp:boringssl_example_mul'
, | 576 '../third_party/boringssl/boringssl_tests.gyp:boringssl_example_mul'
, |
| 572 '../third_party/boringssl/boringssl_tests.gyp:boringssl_ec_test', | 577 '../third_party/boringssl/boringssl_tests.gyp:boringssl_ec_test', |
| 573 '../third_party/boringssl/boringssl_tests.gyp:boringssl_bio_test', | 578 '../third_party/boringssl/boringssl_tests.gyp:boringssl_bio_test', |
| 574 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pkcs7_test', | 579 '../third_party/boringssl/boringssl_tests.gyp:boringssl_pkcs7_test', |
| 575 '../third_party/boringssl/boringssl_tests.gyp:boringssl_unittests', | 580 '../third_party/boringssl/boringssl_tests.gyp:boringssl_unittests', |
| 576 ], | 581 ], |
| 577 }], | 582 }], |
| 583 ['chromeos==1', { |
| 584 'dependencies': [ |
| 585 '../content/content_shell_and_tests.gyp:video_encode_accelerator_uni
ttest', |
| 586 ], |
| 587 }], |
| 588 ['chromeos==1 and target_arch != "arm"', { |
| 589 'dependencies': [ |
| 590 '../content/content_shell_and_tests.gyp:vaapi_jpeg_decoder_unittest'
, |
| 591 ], |
| 592 }], |
| 593 ['chromeos==1 or OS=="win" or OS=="android"', { |
| 594 'dependencies': [ |
| 595 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest', |
| 596 ], |
| 597 }], |
| 578 ['OS=="linux" or OS=="win"', { | 598 ['OS=="linux" or OS=="win"', { |
| 579 'dependencies': [ | 599 'dependencies': [ |
| 600 # TODO(GYP): Figure out which of these run on android/mac/win/ios/et
c. |
| 601 '../net/net.gyp:net_docs', |
| 602 '../remoting/app_remoting_test.gyp:ar_sample_test_driver', |
| 603 |
| 580 # TODO(GYP): in progress - see tfarina. | 604 # TODO(GYP): in progress - see tfarina. |
| 581 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', | 605 '../third_party/webrtc/tools/tools.gyp:frame_analyzer', |
| 582 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', | 606 '../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter', |
| 583 ], | 607 ], |
| 584 }], | 608 }], |
| 585 ['OS=="win"', { | 609 ['OS=="win"', { |
| 586 'dependencies': [ | 610 'dependencies': [ |
| 587 # TODO(GYP): All of these targets still need to be converted. | 611 # TODO(GYP): All of these targets still need to be converted. |
| 588 '../base/base.gyp:debug_message', | 612 '../base/base.gyp:debug_message', |
| 589 '../chrome/chrome.gyp:app_installer', | 613 '../chrome/chrome.gyp:app_installer', |
| (...skipping 11 matching lines...) Expand all Loading... |
| 601 '../chrome/tools/crash_service/caps/caps.gyp:caps', | 625 '../chrome/tools/crash_service/caps/caps.gyp:caps', |
| 602 '../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device', | 626 '../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device', |
| 603 '../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device_unitte
sts', | 627 '../cloud_print/gcp20/prototype/gcp20_device.gyp:gcp20_device_unitte
sts', |
| 604 '../cloud_print/service/service.gyp:cloud_print_service', | 628 '../cloud_print/service/service.gyp:cloud_print_service', |
| 605 '../cloud_print/service/service.gyp:cloud_print_service_config', | 629 '../cloud_print/service/service.gyp:cloud_print_service_config', |
| 606 '../cloud_print/service/service.gyp:cloud_print_service_setup', | 630 '../cloud_print/service/service.gyp:cloud_print_service_setup', |
| 607 '../cloud_print/virtual_driver/win/install/virtual_driver_install.gy
p:virtual_driver_setup', | 631 '../cloud_print/virtual_driver/win/install/virtual_driver_install.gy
p:virtual_driver_setup', |
| 608 '../cloud_print/virtual_driver/win/virtual_driver.gyp:gcp_portmon', | 632 '../cloud_print/virtual_driver/win/virtual_driver.gyp:gcp_portmon', |
| 609 '../content/content_shell_and_tests.gyp:content_shell_crash_service'
, | 633 '../content/content_shell_and_tests.gyp:content_shell_crash_service'
, |
| 610 '../content/content_shell_and_tests.gyp:layout_test_helper', | 634 '../content/content_shell_and_tests.gyp:layout_test_helper', |
| 611 '../content/content_shell_and_tests.gyp:video_decode_accelerator_uni
ttest', | |
| 612 '../gpu/gpu.gyp:angle_end2end_tests', | 635 '../gpu/gpu.gyp:angle_end2end_tests', |
| 613 '../gpu/gpu.gyp:angle_perftests', | 636 '../gpu/gpu.gyp:angle_perftests', |
| 614 '../net/net.gyp:net_docs', | 637 '../net/net.gyp:net_docs', |
| 615 '../ppapi/ppapi_internal.gyp:ppapi_perftests', | 638 '../ppapi/ppapi_internal.gyp:ppapi_perftests', |
| 616 '../remoting/app_remoting_test.gyp:ar_sample_test_driver', | 639 '../remoting/app_remoting_test.gyp:ar_sample_test_driver', |
| 617 '../remoting/remoting.gyp:remoting_breakpad_tester', | 640 '../remoting/remoting.gyp:remoting_breakpad_tester', |
| 618 '../remoting/remoting.gyp:remoting_console', | 641 '../remoting/remoting.gyp:remoting_console', |
| 619 '../remoting/remoting.gyp:remoting_desktop', | 642 '../remoting/remoting.gyp:remoting_desktop', |
| 620 '../rlz/rlz.gyp:rlz', | 643 '../rlz/rlz.gyp:rlz', |
| 621 '../tools/win/static_initializers/static_initializers.gyp:static_ini
tializers', | 644 '../tools/win/static_initializers/static_initializers.gyp:static_ini
tializers', |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 675 'chromium_builder_nacl_sdk', | 698 'chromium_builder_nacl_sdk', |
| 676 'chromium_builder_lkgr_drmemory_win', | 699 'chromium_builder_lkgr_drmemory_win', |
| 677 'chromium_builder_dbg_tsan_win', | 700 'chromium_builder_dbg_tsan_win', |
| 678 ], | 701 ], |
| 679 }], | 702 }], |
| 680 ], | 703 ], |
| 681 }, | 704 }, |
| 682 ] | 705 ] |
| 683 } | 706 } |
| 684 | 707 |
| OLD | NEW |