Revert "Use new internal trybot in commit queue"

This reverts commit 3c8f202ddb33af2c4f1c0198b99d39a120fd20ba.

Reason for revert: Fails when used from commit queue

Original change's description:
> Use new internal trybot in commit queue
> 
> No-Try: True
> Bug: None
> Change-Id: I50bb840a1c359f72d2686d8065463530817136c4
> Reviewed-on: https://webrtc-review.googlesource.com/101562
> Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
> Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#24819}

TBR=phoglund@webrtc.org,oprypin@webrtc.org

Change-Id: I9adf5439b5d38e513f95e0c60e50309e787fa7b6
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: None
Reviewed-on: https://webrtc-review.googlesource.com/101800
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24820}
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index c7b5ef9..03dfc91 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -76,8 +76,8 @@
       builders {
         name: "noop"
         equivalent_to {
-          bucket: "g3.webrtc-internal.try"
-          builder: "internal_compile_lite"
+          bucket: "master.internal.tryserver.corp.webrtc"
+          builder: "linux_internal_compile_lite"
           owner_whitelist_group: "project-webrtc-internal-tryjob-access"
           percentage: 100
         }