| 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 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 }, | 197 }, |
| 198 "test": "events_unittests" | 198 "test": "events_unittests" |
| 199 }, | 199 }, |
| 200 { | 200 { |
| 201 "swarming": { | 201 "swarming": { |
| 202 "can_use_on_swarming_builders": true | 202 "can_use_on_swarming_builders": true |
| 203 }, | 203 }, |
| 204 "test": "extensions_browsertests" | 204 "test": "extensions_browsertests" |
| 205 }, | 205 }, |
| 206 { | 206 { |
| 207 "swarming": { |
| 208 "can_use_on_swarming_builders": true |
| 209 }, |
| 207 "test": "extensions_unittests" | 210 "test": "extensions_unittests" |
| 208 }, | 211 }, |
| 209 { | 212 { |
| 210 "test": "gcm_unit_tests" | 213 "test": "gcm_unit_tests" |
| 211 }, | 214 }, |
| 212 { | 215 { |
| 213 "swarming": { | 216 "swarming": { |
| 214 "can_use_on_swarming_builders": true | 217 "can_use_on_swarming_builders": true |
| 215 }, | 218 }, |
| 216 "test": "gfx_unittests" | 219 "test": "gfx_unittests" |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 413 }, | 416 }, |
| 414 "test": "events_unittests" | 417 "test": "events_unittests" |
| 415 }, | 418 }, |
| 416 { | 419 { |
| 417 "swarming": { | 420 "swarming": { |
| 418 "can_use_on_swarming_builders": true | 421 "can_use_on_swarming_builders": true |
| 419 }, | 422 }, |
| 420 "test": "extensions_browsertests" | 423 "test": "extensions_browsertests" |
| 421 }, | 424 }, |
| 422 { | 425 { |
| 426 "swarming": { |
| 427 "can_use_on_swarming_builders": true |
| 428 }, |
| 423 "test": "extensions_unittests" | 429 "test": "extensions_unittests" |
| 424 }, | 430 }, |
| 425 { | 431 { |
| 426 "test": "gcm_unit_tests" | 432 "test": "gcm_unit_tests" |
| 427 }, | 433 }, |
| 428 { | 434 { |
| 429 "swarming": { | 435 "swarming": { |
| 430 "can_use_on_swarming_builders": true | 436 "can_use_on_swarming_builders": true |
| 431 }, | 437 }, |
| 432 "test": "gfx_unittests" | 438 "test": "gfx_unittests" |
| (...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 623 }, | 629 }, |
| 624 "test": "events_unittests" | 630 "test": "events_unittests" |
| 625 }, | 631 }, |
| 626 { | 632 { |
| 627 "swarming": { | 633 "swarming": { |
| 628 "can_use_on_swarming_builders": true | 634 "can_use_on_swarming_builders": true |
| 629 }, | 635 }, |
| 630 "test": "extensions_browsertests" | 636 "test": "extensions_browsertests" |
| 631 }, | 637 }, |
| 632 { | 638 { |
| 639 "swarming": { |
| 640 "can_use_on_swarming_builders": true |
| 641 }, |
| 633 "test": "extensions_unittests" | 642 "test": "extensions_unittests" |
| 634 }, | 643 }, |
| 635 { | 644 { |
| 636 "test": "gcm_unit_tests" | 645 "test": "gcm_unit_tests" |
| 637 }, | 646 }, |
| 638 { | 647 { |
| 639 "swarming": { | 648 "swarming": { |
| 640 "can_use_on_swarming_builders": true | 649 "can_use_on_swarming_builders": true |
| 641 }, | 650 }, |
| 642 "test": "gfx_unittests" | 651 "test": "gfx_unittests" |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 740 }, | 749 }, |
| 741 { | 750 { |
| 742 "test": "views_unittests" | 751 "test": "views_unittests" |
| 743 }, | 752 }, |
| 744 { | 753 { |
| 745 "test": "wm_unittests" | 754 "test": "wm_unittests" |
| 746 } | 755 } |
| 747 ] | 756 ] |
| 748 } | 757 } |
| 749 } | 758 } |
| OLD | NEW |