diff --git a/BUILD b/BUILD index 91dfa2fc9ec..70c1694fa4f 100644 --- a/BUILD +++ b/BUILD @@ -101,6 +101,8 @@ grpc_cc_libraries( "grpc_lb_policy_pick_first", "grpc_lb_policy_round_robin", "grpc_load_reporting", + "grpc_max_age_filter", + "grpc_message_size_filter", "grpc_resolver_dns_native", "grpc_resolver_sockaddr", "grpc_transport_chttp2_client_insecure",