diff options
author | weili <weili@chromium.org> | 2016-09-21 17:35:36 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-09-21 17:35:36 -0700 |
commit | 7149abce42b211ad3c0eaa39a340825acd41a1ec (patch) | |
tree | 133a47956d260ca0d771648cc9a298667224a497 | |
parent | 298880f334ff1b8a1f3414d8ea8c2103e7755300 (diff) | |
download | pdfium-7149abce42b211ad3c0eaa39a340825acd41a1ec.tar.xz |
Move win_xfa_clang bot back into regular commit queue
win_xfa_clang bot was marked as experimental due to
https://crbug.com/626120 which was fixed a while ago.
Now no longer need to keep it as experimental.
Review-Url: https://codereview.chromium.org/2363603002
-rw-r--r-- | infra/config/cq.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 6d9b577e59..a06c1c66de 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -66,7 +66,6 @@ verifiers { } builders { name: "win_xfa_clang" - experiment_percentage: 100 } } } |