aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-12 20:30:04 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2017-05-12 20:30:04 +0200
commitb935a68386c4f8dba8318248f1f8b2f5751507fc (patch)
tree25018c355cf67118be9f72593a328456260a8d64 /BUILD
parent736907c23e6dadea10a0f8f275a1a87e6b1f7b9c (diff)
Broken merge: missed a few new libraries.
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 91dfa2fc9e..70c1694fa4 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",