diff --git a/BUILD b/BUILD
index 91dfa2fc9ece2539821a12f6cf692681c9cb7369..70c1694fa4f14d5c36dbb80170550866bab76b78 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",