| OLD | NEW |
| 1 { | 1 { |
| 2 "Android GN Builder (dbg)": { | 2 "Android GN Builder (dbg)": { |
| 3 "additional_compile_targets": [ | 3 "additional_compile_targets": [ |
| 4 "blimp_tests", | 4 "blimp_tests", |
| 5 "chrome_public_apk", | 5 "chrome_public_apk", |
| 6 "chrome_public_test_apk", | 6 "chrome_public_test_apk", |
| 7 "content_shell_apk", | 7 "content_shell_apk", |
| 8 "content_shell_test_apk", | 8 "content_shell_test_apk", |
| 9 "system_webview_apk" | 9 "system_webview_apk" |
| 10 ] | 10 ] |
| (...skipping 940 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 951 ], | 951 ], |
| 952 "swarming": { | 952 "swarming": { |
| 953 "can_use_on_swarming_builders": true, | 953 "can_use_on_swarming_builders": true, |
| 954 "dimension_sets": [ | 954 "dimension_sets": [ |
| 955 { | 955 { |
| 956 "device_os": "KTU84P", | 956 "device_os": "KTU84P", |
| 957 "device_type": "hammerhead" | 957 "device_type": "hammerhead" |
| 958 } | 958 } |
| 959 ], | 959 ], |
| 960 "hard_timeout": 960, | 960 "hard_timeout": 960, |
| 961 "shards": 12 | 961 "shards": 1 |
| 962 } | 962 } |
| 963 } | 963 } |
| 964 ] | 964 ] |
| 965 }, | 965 }, |
| 966 "Jelly Bean Tester": { | 966 "Jelly Bean Tester": { |
| 967 "gtest_tests": [ | 967 "gtest_tests": [ |
| 968 { | 968 { |
| 969 "test": "android_webview_unittests" | 969 "test": "android_webview_unittests" |
| 970 }, | 970 }, |
| 971 { | 971 { |
| (...skipping 855 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1827 }, | 1827 }, |
| 1828 { | 1828 { |
| 1829 "test": "chrome_sync_shell_test_apk" | 1829 "test": "chrome_sync_shell_test_apk" |
| 1830 }, | 1830 }, |
| 1831 { | 1831 { |
| 1832 "test": "content_shell_test_apk" | 1832 "test": "content_shell_test_apk" |
| 1833 } | 1833 } |
| 1834 ] | 1834 ] |
| 1835 } | 1835 } |
| 1836 } | 1836 } |
| OLD | NEW |