| OLD | NEW |
| 1 { | 1 { |
| 2 "Linux ChromiumOS GN": { | 2 "Linux ChromiumOS GN": { |
| 3 "additional_compile_targets": [ | 3 "additional_compile_targets": [ |
| 4 "accessibility_unittests", | 4 "accessibility_unittests", |
| 5 "app_list_unittests", | 5 "app_list_unittests", |
| 6 "aura_unittests", | 6 "aura_unittests", |
| 7 "browser_tests", | 7 "browser_tests", |
| 8 "cacheinvalidation_unittests", | 8 "cacheinvalidation_unittests", |
| 9 "chromedriver_unittests", | 9 "chromedriver_unittests", |
| 10 "chromeos_unittests", | 10 "chromeos_unittests", |
| (...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 243 }, | 243 }, |
| 244 "test": "media_unittests" | 244 "test": "media_unittests" |
| 245 }, | 245 }, |
| 246 { | 246 { |
| 247 "swarming": { | 247 "swarming": { |
| 248 "can_use_on_swarming_builders": true | 248 "can_use_on_swarming_builders": true |
| 249 }, | 249 }, |
| 250 "test": "message_center_unittests" | 250 "test": "message_center_unittests" |
| 251 }, | 251 }, |
| 252 { | 252 { |
| 253 "swarming": { | |
| 254 "can_use_on_swarming_builders": true | |
| 255 }, | |
| 256 "test": "midi_unittests" | 253 "test": "midi_unittests" |
| 257 }, | 254 }, |
| 258 { | 255 { |
| 259 "test": "nacl_helper_nonsfi_unittests" | 256 "test": "nacl_helper_nonsfi_unittests" |
| 260 }, | 257 }, |
| 261 { | 258 { |
| 262 "test": "nacl_loader_unittests" | 259 "test": "nacl_loader_unittests" |
| 263 }, | 260 }, |
| 264 { | 261 { |
| 265 "swarming": { | 262 "swarming": { |
| (...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 455 }, | 452 }, |
| 456 "test": "media_unittests" | 453 "test": "media_unittests" |
| 457 }, | 454 }, |
| 458 { | 455 { |
| 459 "swarming": { | 456 "swarming": { |
| 460 "can_use_on_swarming_builders": true | 457 "can_use_on_swarming_builders": true |
| 461 }, | 458 }, |
| 462 "test": "message_center_unittests" | 459 "test": "message_center_unittests" |
| 463 }, | 460 }, |
| 464 { | 461 { |
| 465 "swarming": { | |
| 466 "can_use_on_swarming_builders": true | |
| 467 }, | |
| 468 "test": "midi_unittests" | 462 "test": "midi_unittests" |
| 469 }, | 463 }, |
| 470 { | 464 { |
| 471 "test": "nacl_helper_nonsfi_unittests" | 465 "test": "nacl_helper_nonsfi_unittests" |
| 472 }, | 466 }, |
| 473 { | 467 { |
| 474 "test": "nacl_loader_unittests" | 468 "test": "nacl_loader_unittests" |
| 475 }, | 469 }, |
| 476 { | 470 { |
| 477 "swarming": { | 471 "swarming": { |
| (...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 663 }, | 657 }, |
| 664 "test": "media_unittests" | 658 "test": "media_unittests" |
| 665 }, | 659 }, |
| 666 { | 660 { |
| 667 "swarming": { | 661 "swarming": { |
| 668 "can_use_on_swarming_builders": true | 662 "can_use_on_swarming_builders": true |
| 669 }, | 663 }, |
| 670 "test": "message_center_unittests" | 664 "test": "message_center_unittests" |
| 671 }, | 665 }, |
| 672 { | 666 { |
| 673 "swarming": { | |
| 674 "can_use_on_swarming_builders": true | |
| 675 }, | |
| 676 "test": "midi_unittests" | 667 "test": "midi_unittests" |
| 677 }, | 668 }, |
| 678 { | 669 { |
| 679 "test": "nacl_helper_nonsfi_unittests" | 670 "test": "nacl_helper_nonsfi_unittests" |
| 680 }, | 671 }, |
| 681 { | 672 { |
| 682 "test": "nacl_loader_unittests" | 673 "test": "nacl_loader_unittests" |
| 683 }, | 674 }, |
| 684 { | 675 { |
| 685 "swarming": { | 676 "swarming": { |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 731 }, | 722 }, |
| 732 { | 723 { |
| 733 "test": "views_unittests" | 724 "test": "views_unittests" |
| 734 }, | 725 }, |
| 735 { | 726 { |
| 736 "test": "wm_unittests" | 727 "test": "wm_unittests" |
| 737 } | 728 } |
| 738 ] | 729 ] |
| 739 } | 730 } |
| 740 } | 731 } |
| OLD | NEW |