From 2c75a84c4b0b517819eb055f0a4e4dcb4f576a34 Mon Sep 17 00:00:00 2001 From: Ashitha Santhosh Date: Fri, 22 Jan 2021 18:47:00 -0800 Subject: [PATCH] Remove grpc_authorization_engine target from grpc. --- BUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/BUILD b/BUILD index fea26e8b7f1..7b91d0486cf 100644 --- a/BUILD +++ b/BUILD @@ -337,7 +337,6 @@ grpc_cc_library( }, standalone = True, deps = [ - "grpc_authorization_engine", "grpc_common", "grpc_lb_policy_grpclb_secure", "grpc_secure",