aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-07-13 10:10:30 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-07-13 10:10:30 -0700
commite8714b93b9c22f1d43a4b71b7e673c812a4fd1a8 (patch)
treeb324ca03e0ec022b06e717eeb1ca9a11279b3e77 /BUILD
parentf9ff554fd28065c4de6716620b6cf0a6a57e6113 (diff)
lib - Fix Bazel build
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index fa42326787..e9b77868ae 100644
--- a/BUILD
+++ b/BUILD
@@ -447,6 +447,7 @@ grpc_cc_library(
"src/core/lib/channel/handshaker_registry.c",
"src/core/lib/compression/compression.c",
"src/core/lib/compression/message_compress.c",
+ "src/core/lib/compression/stream_compression.c",
"src/core/lib/http/format_request.c",
"src/core/lib/http/httpcli.c",
"src/core/lib/http/parser.c",