| 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 403 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 414 { | 414 { |
| 415 "swarming": { | 415 "swarming": { |
| 416 "can_use_on_swarming_builders": true | 416 "can_use_on_swarming_builders": true |
| 417 }, | 417 }, |
| 418 "test": "ui_base_unittests" | 418 "test": "ui_base_unittests" |
| 419 }, | 419 }, |
| 420 { | 420 { |
| 421 "swarming": { | 421 "swarming": { |
| 422 "can_use_on_swarming_builders": true | 422 "can_use_on_swarming_builders": true |
| 423 }, | 423 }, |
| 424 "test": "ui_struct_traits_unittests" |
| 425 }, |
| 426 { |
| 427 "swarming": { |
| 428 "can_use_on_swarming_builders": true |
| 429 }, |
| 424 "test": "ui_touch_selection_unittests" | 430 "test": "ui_touch_selection_unittests" |
| 425 }, | 431 }, |
| 426 { | 432 { |
| 427 "swarming": { | 433 "swarming": { |
| 428 "can_use_on_swarming_builders": true | 434 "can_use_on_swarming_builders": true |
| 429 }, | 435 }, |
| 430 "test": "unit_tests" | 436 "test": "unit_tests" |
| 431 }, | 437 }, |
| 432 { | 438 { |
| 433 "swarming": { | 439 "swarming": { |
| (...skipping 913 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1347 { | 1353 { |
| 1348 "swarming": { | 1354 "swarming": { |
| 1349 "can_use_on_swarming_builders": true | 1355 "can_use_on_swarming_builders": true |
| 1350 }, | 1356 }, |
| 1351 "test": "ui_base_unittests" | 1357 "test": "ui_base_unittests" |
| 1352 }, | 1358 }, |
| 1353 { | 1359 { |
| 1354 "swarming": { | 1360 "swarming": { |
| 1355 "can_use_on_swarming_builders": true | 1361 "can_use_on_swarming_builders": true |
| 1356 }, | 1362 }, |
| 1363 "test": "ui_struct_traits_unittests" |
| 1364 }, |
| 1365 { |
| 1366 "swarming": { |
| 1367 "can_use_on_swarming_builders": true |
| 1368 }, |
| 1357 "test": "ui_touch_selection_unittests" | 1369 "test": "ui_touch_selection_unittests" |
| 1358 }, | 1370 }, |
| 1359 { | 1371 { |
| 1360 "swarming": { | 1372 "swarming": { |
| 1361 "can_use_on_swarming_builders": true | 1373 "can_use_on_swarming_builders": true |
| 1362 }, | 1374 }, |
| 1363 "test": "unit_tests" | 1375 "test": "unit_tests" |
| 1364 }, | 1376 }, |
| 1365 { | 1377 { |
| 1366 "swarming": { | 1378 "swarming": { |
| (...skipping 437 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1804 "additional_compile_targets": [ | 1816 "additional_compile_targets": [ |
| 1805 "chrome_official_builder" | 1817 "chrome_official_builder" |
| 1806 ] | 1818 ] |
| 1807 }, | 1819 }, |
| 1808 "Win8 GYP (dbg)": { | 1820 "Win8 GYP (dbg)": { |
| 1809 "additional_compile_targets": [ | 1821 "additional_compile_targets": [ |
| 1810 "all" | 1822 "all" |
| 1811 ] | 1823 ] |
| 1812 } | 1824 } |
| 1813 } | 1825 } |
| OLD | NEW |