| 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 226 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 237 { | 237 { |
| 238 "test": "jingle_unittests" | 238 "test": "jingle_unittests" |
| 239 }, | 239 }, |
| 240 { | 240 { |
| 241 "swarming": { | 241 "swarming": { |
| 242 "can_use_on_swarming_builders": true | 242 "can_use_on_swarming_builders": true |
| 243 }, | 243 }, |
| 244 "test": "media_unittests" | 244 "test": "media_unittests" |
| 245 }, | 245 }, |
| 246 { | 246 { |
| 247 "swarming": { |
| 248 "can_use_on_swarming_builders": true |
| 249 }, |
| 247 "test": "message_center_unittests" | 250 "test": "message_center_unittests" |
| 248 }, | 251 }, |
| 249 { | 252 { |
| 250 "test": "midi_unittests" | 253 "test": "midi_unittests" |
| 251 }, | 254 }, |
| 252 { | 255 { |
| 253 "test": "nacl_helper_nonsfi_unittests" | 256 "test": "nacl_helper_nonsfi_unittests" |
| 254 }, | 257 }, |
| 255 { | 258 { |
| 256 "test": "nacl_loader_unittests" | 259 "test": "nacl_loader_unittests" |
| (...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 443 { | 446 { |
| 444 "test": "jingle_unittests" | 447 "test": "jingle_unittests" |
| 445 }, | 448 }, |
| 446 { | 449 { |
| 447 "swarming": { | 450 "swarming": { |
| 448 "can_use_on_swarming_builders": true | 451 "can_use_on_swarming_builders": true |
| 449 }, | 452 }, |
| 450 "test": "media_unittests" | 453 "test": "media_unittests" |
| 451 }, | 454 }, |
| 452 { | 455 { |
| 456 "swarming": { |
| 457 "can_use_on_swarming_builders": true |
| 458 }, |
| 453 "test": "message_center_unittests" | 459 "test": "message_center_unittests" |
| 454 }, | 460 }, |
| 455 { | 461 { |
| 456 "test": "midi_unittests" | 462 "test": "midi_unittests" |
| 457 }, | 463 }, |
| 458 { | 464 { |
| 459 "test": "nacl_helper_nonsfi_unittests" | 465 "test": "nacl_helper_nonsfi_unittests" |
| 460 }, | 466 }, |
| 461 { | 467 { |
| 462 "test": "nacl_loader_unittests" | 468 "test": "nacl_loader_unittests" |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 645 { | 651 { |
| 646 "test": "jingle_unittests" | 652 "test": "jingle_unittests" |
| 647 }, | 653 }, |
| 648 { | 654 { |
| 649 "swarming": { | 655 "swarming": { |
| 650 "can_use_on_swarming_builders": true | 656 "can_use_on_swarming_builders": true |
| 651 }, | 657 }, |
| 652 "test": "media_unittests" | 658 "test": "media_unittests" |
| 653 }, | 659 }, |
| 654 { | 660 { |
| 661 "swarming": { |
| 662 "can_use_on_swarming_builders": true |
| 663 }, |
| 655 "test": "message_center_unittests" | 664 "test": "message_center_unittests" |
| 656 }, | 665 }, |
| 657 { | 666 { |
| 658 "test": "midi_unittests" | 667 "test": "midi_unittests" |
| 659 }, | 668 }, |
| 660 { | 669 { |
| 661 "test": "nacl_helper_nonsfi_unittests" | 670 "test": "nacl_helper_nonsfi_unittests" |
| 662 }, | 671 }, |
| 663 { | 672 { |
| 664 "test": "nacl_loader_unittests" | 673 "test": "nacl_loader_unittests" |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 713 }, | 722 }, |
| 714 { | 723 { |
| 715 "test": "views_unittests" | 724 "test": "views_unittests" |
| 716 }, | 725 }, |
| 717 { | 726 { |
| 718 "test": "wm_unittests" | 727 "test": "wm_unittests" |
| 719 } | 728 } |
| 720 ] | 729 ] |
| 721 } | 730 } |
| 722 } | 731 } |
| OLD | NEW |