 Chromium Code Reviews
 Chromium Code Reviews Issue 2238403002:
  Revert of Require internal recipe tryjob  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
    
  
    Issue 2238403002:
  Revert of Require internal recipe tryjob  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master| Index: infra/config/cq.cfg | 
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg | 
| index f05b67e96d6a704fcd4e3f48aa8368e8e02085d0..a7a5cb2300aa223f93bab7678d20a65cc3c6053a 100644 | 
| --- a/infra/config/cq.cfg | 
| +++ b/infra/config/cq.cfg | 
| @@ -23,9 +23,5 @@ verifiers { | 
| builders { name: "Depot Tools Presubmit" } | 
| builders { name: "Recipe Roll Downstream Tester" } | 
| } | 
| - buckets { | 
| - name: "master.internal.infra.try" | 
| - builders { name: "build-internal-recipe-downstream-tryjob" } | 
| - } | 
| } | 
| } |