| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index e05a862f7e1b6eac4318b326773701b6d7d3ecb5..f270fdff65d20f21fafb49ad7bd6d9e2bf923e1f 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -65,10 +65,7 @@ verifiers {
|
| builders { name: "ios-simulator" }
|
| builders { name: "ios-simulator-gn" }
|
| builders { name: "mac_chromium_compile_dbg_ng" }
|
| - builders {
|
| - name: "mac_chromium_gyp_rel"
|
| - experiment_percentage: 75
|
| - }
|
| + builders { name: "mac_chromium_gyp_rel" }
|
| builders { name: "mac_chromium_rel_ng" }
|
| builders {
|
| name: "mac_chromium_10.10_rel_ng"
|
|
|