| 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 1734 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1745 { | 1745 { |
| 1746 "test": "mojo_system_unittests" | 1746 "test": "mojo_system_unittests" |
| 1747 }, | 1747 }, |
| 1748 { | 1748 { |
| 1749 "test": "mojo_view_manager_lib_unittests" | 1749 "test": "mojo_view_manager_lib_unittests" |
| 1750 }, | 1750 }, |
| 1751 { | 1751 { |
| 1752 "test": "mash_unittests" | 1752 "test": "mash_unittests" |
| 1753 }, | 1753 }, |
| 1754 { | 1754 { |
| 1755 "test": "mus_ws_unittests" |
| 1756 }, |
| 1757 { |
| 1755 "test": "resource_provider_unittests" | 1758 "test": "resource_provider_unittests" |
| 1756 }, | 1759 }, |
| 1757 { | 1760 { |
| 1758 "test": "ui_touch_selection_unittests" | 1761 "test": "ui_touch_selection_unittests" |
| 1759 }, | |
| 1760 { | |
| 1761 "test": "window_manager_unittests" | |
| 1762 } | 1762 } |
| 1763 ] | 1763 ] |
| 1764 }, | 1764 }, |
| 1765 "Win8 GN (dbg)": { | 1765 "Win8 GN (dbg)": { |
| 1766 "additional_compile_targets": [ | 1766 "additional_compile_targets": [ |
| 1767 "gn_all" | 1767 "gn_all" |
| 1768 ], | 1768 ], |
| 1769 "gtest_tests": [ | 1769 "gtest_tests": [ |
| 1770 { | 1770 { |
| 1771 "swarming": { | 1771 "swarming": { |
| 1772 "can_use_on_swarming_builders": true | 1772 "can_use_on_swarming_builders": true |
| 1773 }, | 1773 }, |
| 1774 "test": "content_browsertests" | 1774 "test": "content_browsertests" |
| 1775 }, | 1775 }, |
| 1776 { | 1776 { |
| 1777 "swarming": { | 1777 "swarming": { |
| 1778 "can_use_on_swarming_builders": true | 1778 "can_use_on_swarming_builders": true |
| 1779 }, | 1779 }, |
| 1780 "test": "events_unittests" | 1780 "test": "events_unittests" |
| 1781 } | 1781 } |
| 1782 ] | 1782 ] |
| 1783 } | 1783 } |
| 1784 } | 1784 } |
| OLD | NEW |