| 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 307 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 318 { | 318 { |
| 319 "swarming": { | 319 "swarming": { |
| 320 "can_use_on_swarming_builders": true | 320 "can_use_on_swarming_builders": true |
| 321 }, | 321 }, |
| 322 "test": "native_theme_unittests" | 322 "test": "native_theme_unittests" |
| 323 }, | 323 }, |
| 324 { | 324 { |
| 325 "swarming": { | 325 "swarming": { |
| 326 "can_use_on_swarming_builders": true | 326 "can_use_on_swarming_builders": true |
| 327 }, | 327 }, |
| 328 "test": "navigation_unittests" | |
| 329 }, | |
| 330 { | |
| 331 "swarming": { | |
| 332 "can_use_on_swarming_builders": true | |
| 333 }, | |
| 334 "test": "net_unittests" | 328 "test": "net_unittests" |
| 335 }, | 329 }, |
| 336 { | 330 { |
| 337 "swarming": { | 331 "swarming": { |
| 338 "can_use_on_swarming_builders": true | 332 "can_use_on_swarming_builders": true |
| 339 }, | 333 }, |
| 340 "test": "pdf_unittests" | 334 "test": "pdf_unittests" |
| 341 }, | 335 }, |
| 342 { | 336 { |
| 343 "swarming": { | 337 "swarming": { |
| (...skipping 1634 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1978 "additional_compile_targets": [ | 1972 "additional_compile_targets": [ |
| 1979 "chrome_official_builder" | 1973 "chrome_official_builder" |
| 1980 ] | 1974 ] |
| 1981 }, | 1975 }, |
| 1982 "Win8 GYP (dbg)": { | 1976 "Win8 GYP (dbg)": { |
| 1983 "additional_compile_targets": [ | 1977 "additional_compile_targets": [ |
| 1984 "all" | 1978 "all" |
| 1985 ] | 1979 ] |
| 1986 } | 1980 } |
| 1987 } | 1981 } |
| OLD | NEW |