| 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 189 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 200 }, | 200 }, |
| 201 "test": "events_unittests" | 201 "test": "events_unittests" |
| 202 }, | 202 }, |
| 203 { | 203 { |
| 204 "swarming": { | 204 "swarming": { |
| 205 "can_use_on_swarming_builders": true | 205 "can_use_on_swarming_builders": true |
| 206 }, | 206 }, |
| 207 "test": "extensions_browsertests" | 207 "test": "extensions_browsertests" |
| 208 }, | 208 }, |
| 209 { | 209 { |
| 210 "swarming": { |
| 211 "can_use_on_swarming_builders": true |
| 212 }, |
| 210 "test": "extensions_unittests" | 213 "test": "extensions_unittests" |
| 211 }, | 214 }, |
| 212 { | 215 { |
| 213 "test": "gcm_unit_tests" | 216 "test": "gcm_unit_tests" |
| 214 }, | 217 }, |
| 215 { | 218 { |
| 216 "swarming": { | 219 "swarming": { |
| 217 "can_use_on_swarming_builders": true | 220 "can_use_on_swarming_builders": true |
| 218 }, | 221 }, |
| 219 "test": "gfx_unittests" | 222 "test": "gfx_unittests" |
| (...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 437 }, | 440 }, |
| 438 "test": "events_unittests" | 441 "test": "events_unittests" |
| 439 }, | 442 }, |
| 440 { | 443 { |
| 441 "swarming": { | 444 "swarming": { |
| 442 "can_use_on_swarming_builders": true | 445 "can_use_on_swarming_builders": true |
| 443 }, | 446 }, |
| 444 "test": "extensions_browsertests" | 447 "test": "extensions_browsertests" |
| 445 }, | 448 }, |
| 446 { | 449 { |
| 450 "swarming": { |
| 451 "can_use_on_swarming_builders": true |
| 452 }, |
| 447 "test": "extensions_unittests" | 453 "test": "extensions_unittests" |
| 448 }, | 454 }, |
| 449 { | 455 { |
| 450 "test": "gcm_unit_tests" | 456 "test": "gcm_unit_tests" |
| 451 }, | 457 }, |
| 452 { | 458 { |
| 453 "swarming": { | 459 "swarming": { |
| 454 "can_use_on_swarming_builders": true | 460 "can_use_on_swarming_builders": true |
| 455 }, | 461 }, |
| 456 "test": "gfx_unittests" | 462 "test": "gfx_unittests" |
| (...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 668 }, | 674 }, |
| 669 "test": "events_unittests" | 675 "test": "events_unittests" |
| 670 }, | 676 }, |
| 671 { | 677 { |
| 672 "swarming": { | 678 "swarming": { |
| 673 "can_use_on_swarming_builders": true | 679 "can_use_on_swarming_builders": true |
| 674 }, | 680 }, |
| 675 "test": "extensions_browsertests" | 681 "test": "extensions_browsertests" |
| 676 }, | 682 }, |
| 677 { | 683 { |
| 684 "swarming": { |
| 685 "can_use_on_swarming_builders": true |
| 686 }, |
| 678 "test": "extensions_unittests" | 687 "test": "extensions_unittests" |
| 679 }, | 688 }, |
| 680 { | 689 { |
| 681 "test": "gcm_unit_tests" | 690 "test": "gcm_unit_tests" |
| 682 }, | 691 }, |
| 683 { | 692 { |
| 684 "swarming": { | 693 "swarming": { |
| 685 "can_use_on_swarming_builders": true | 694 "can_use_on_swarming_builders": true |
| 686 }, | 695 }, |
| 687 "test": "gfx_unittests" | 696 "test": "gfx_unittests" |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 803 }, | 812 }, |
| 804 { | 813 { |
| 805 "test": "views_unittests" | 814 "test": "views_unittests" |
| 806 }, | 815 }, |
| 807 { | 816 { |
| 808 "test": "wm_unittests" | 817 "test": "wm_unittests" |
| 809 } | 818 } |
| 810 ] | 819 ] |
| 811 } | 820 } |
| 812 } | 821 } |
| OLD | NEW |