| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index 9596823ae9b02da6c45f87e7f018afbd77400efa..6e09498f82fd8847b1817653c9b522f397e7762b 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -66,8 +66,7 @@
|
| builders { name: "win_compile_dbg" }
|
| builders { name: "win_drmemory_light" }
|
| builders { name: "win_rel" }
|
| - # Disabled until http://crbug.com/595702 is fixed.
|
| - #builders { name: "win_x64_clang_dbg" }
|
| + builders { name: "win_x64_clang_dbg" }
|
| builders { name: "win_x64_clang_rel" }
|
| builders { name: "win_x64_gn_dbg" }
|
| builders { name: "win_x64_gn_rel" }
|
|
|