| OLD | NEW |
| 1 { | 1 { |
| 2 "Win 7 Tests x64 (1)": { | 2 "Win 7 Tests x64 (1)": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "swarming": { | 5 "swarming": { |
| 6 "can_use_on_swarming_builders": true | 6 "can_use_on_swarming_builders": true |
| 7 }, | 7 }, |
| 8 "test": "accessibility_unittests" | 8 "test": "accessibility_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 294 { | 294 { |
| 295 "swarming": { | 295 "swarming": { |
| 296 "can_use_on_swarming_builders": true | 296 "can_use_on_swarming_builders": true |
| 297 }, | 297 }, |
| 298 "test": "mojo_system_unittests" | 298 "test": "mojo_system_unittests" |
| 299 }, | 299 }, |
| 300 { | 300 { |
| 301 "swarming": { | 301 "swarming": { |
| 302 "can_use_on_swarming_builders": true | 302 "can_use_on_swarming_builders": true |
| 303 }, | 303 }, |
| 304 "test": "mus_gpu_unittests" | |
| 305 }, | |
| 306 { | |
| 307 "swarming": { | |
| 308 "can_use_on_swarming_builders": true | |
| 309 }, | |
| 310 "test": "nacl_loader_unittests" | 304 "test": "nacl_loader_unittests" |
| 311 }, | 305 }, |
| 312 { | 306 { |
| 313 "swarming": { | 307 "swarming": { |
| 314 "can_use_on_swarming_builders": true | 308 "can_use_on_swarming_builders": true |
| 315 }, | 309 }, |
| 316 "test": "native_theme_unittests" | 310 "test": "native_theme_unittests" |
| 317 }, | 311 }, |
| 318 { | 312 { |
| 319 "swarming": { | 313 "swarming": { |
| (...skipping 1640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1960 "additional_compile_targets": [ | 1954 "additional_compile_targets": [ |
| 1961 "chrome_official_builder" | 1955 "chrome_official_builder" |
| 1962 ] | 1956 ] |
| 1963 }, | 1957 }, |
| 1964 "Win8 GYP (dbg)": { | 1958 "Win8 GYP (dbg)": { |
| 1965 "additional_compile_targets": [ | 1959 "additional_compile_targets": [ |
| 1966 "all" | 1960 "all" |
| 1967 ] | 1961 ] |
| 1968 } | 1962 } |
| 1969 } | 1963 } |
| OLD | NEW |