{ | |
"docker_service": "build-linux-clang-3-9", | |
"on_host_test": true, | |
"on_host_test_shards": ["0", "1", "2", "3", "blackbox", "wpt"], | |
"platforms": [ | |
"linux-x64x11-clang-3-9" | |
], | |
"includes": [ | |
{ | |
"name":"clang-3-9", | |
"platform":"linux-x64x11-clang-3-9", | |
"target_platform":"linux-x64x11-clang-3-9", | |
"extra_gn_arguments":"using_old_compiler=true build_with_separate_cobalt_toolchain=true" | |
} | |
] | |
} |