diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index b7e26cc898..84498ecd62 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -31,8 +31,7 @@ verifiers { builders { name: "android_arm64_rel" } builders { name: "android_clang_dbg" } builders { name: "android_compile_mips_dbg" } - # Disabled until http://crbug.com/610145 is fixed. - #builders { name: "android_compile_x86_dbg" } + builders { name: "android_compile_x86_dbg" } builders { name: "android_compile_x64_dbg" } builders { name: "android_gn_dbg" } builders { name: "android_gn_rel" }