diff options
author | Muxi Yan <mxyan@google.com> | 2017-02-01 14:49:03 -0800 |
---|---|---|
committer | Muxi Yan <mxyan@google.com> | 2017-02-01 15:04:16 -0800 |
commit | 0a2fae9aedeef98b39c5f825cb28b5ca32ecc6a2 (patch) | |
tree | 44a4263bda6fa95680cba4eaea8ab567052881fb /BUILD | |
parent | eb5ee45eec0c6f88bcf649f383060f3dc34f2084 (diff) |
Dynamically enable packet coalescing by channel args
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1028,6 +1028,7 @@ grpc_cc_library( ], hdrs = [ "third_party/Cronet/bidirectional_stream_c.h", + "src/core/ext/transport/cronet/transport/cronet_transport.h", ], language = "c", public_hdrs = [ |